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
github_hooks.py
github_issue.py
github_key.py
github_release.py
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
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