1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/packaging/language
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
* Enable pylint unreachable test.
* Enable pylint suppressed-message test.
* Enable pylint redundant-unittest-assert test.
* Enable pylint bad-open-mode test.
* Enable pylint signature-differs test.
* Enable pylint unnecessary-pass test.
* Enable pylint unnecessary-lambda test.
* Enable pylint raising-bad-type test.
* Enable pylint logging-not-lazy test.
* Enable pylint logging-format-interpolation test.
* Enable pylint useless-else-on-loop test.
2017-09-18 23:20:32 -07:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
bower.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
bundler.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
composer.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cpanm.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
easy_install.py Refactor easy_install module 2017-09-11 15:45:41 -07:00
gem.py Make options match others in the file 2017-08-17 17:44:27 -04:00
maven_artifact.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
npm.py npm: fix idempotence (#22238) 2017-08-28 17:26:01 -04:00
pear.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
pip.py Updated pip module to always return changed if venv is created (#24233) 2017-09-12 10:01:29 -07:00