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/test/sanity
Matt Clay 442af3744e Miscellaneous pylint fixes.
The following rules are no longer disabled:

- bad-format-string
- duplicate-key
- lost-exception
- trailing-newlines
- unexpected-keyword-arg
- useless-suppression
- using-constant-test
2017-09-13 01:53:08 -07:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Remove use of unicode_literals as it is an anti-pattern 2017-09-11 13:33:51 -07:00
import Undo accidental addition to skip.txt. 2017-09-11 09:45:44 -07:00
pep8 Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
pylint Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Correctly validate module name for modules with aliases (#29957) 2017-09-12 13:30:49 +01:00