community.general/lib/ansible/modules/source_control
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
* Resolve unneeded-not.
* Resolve global-at-module-level.
* Resolve useless-import-alias.
* Resolve bad-whitespace.
* Resolve global-variable-not-assigned.
* Resolve logging-not-lazy.
* Resolve comparison-with-itself.
2018-10-18 13:38:08 -07:00
..
__init__.py
bzr.py
git.py doc: fixes the the repetitions (#43937) 2018-08-22 21:53:30 +02:00
git_config.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
github_deploy_key.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
github_hooks.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
github_issue.py Fix case (#40272) 2018-05-16 19:51:55 -04:00
github_key.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
github_release.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
gitlab_deploy_key.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
gitlab_group.py Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
gitlab_hooks.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
gitlab_project.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
gitlab_user.py Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
hg.py
subversion.py Subversion: Only fire changed when content has changed (#41036) 2018-09-04 19:59:16 -04:00