summaryrefslogtreecommitdiff
path: root/test/sanity/pylint
Commit message (Expand)AuthorAgeFilesLines
* fix string_format sanity check (#51780)Matt Davis2019-02-111-1/+4
* Bug fixes and cleanup for ansible-test. (#45991)Matt Clay2018-10-092-46/+0
* Make ansible-test available in the bin directory. (#45876)Matt Clay2018-10-091-1/+0
* oVirt: Add depracation warning to all modules (#44440)Ondra Machacek2018-08-231-2/+0
* EC2_group module refactor (formerly pr/37255) (#38678)Ryan Brown2018-05-241-1/+0
* Fix ios_vlan to correctly identify unmodified config when having long interfa...pierremahot2018-05-231-1/+0
* Fix use of bytes in cliconf plugins for Python 3 (#37715)Nathaniel Case2018-04-171-2/+0
* Enable wildcard import pylint (#35786)Toshio Kuratomi2018-02-061-2/+0
* Move import sanity test files into own directory. (#35593)Matt Clay2018-02-011-1/+3
* ACI: Fixing new pylint issue (#34775)Dag Wieers2018-01-121-33/+0
* Fix pylint issue (#34773)Dag Wieers2018-01-121-1/+0
* Fix new pylint issue (#34772)Dag Wieers2018-01-121-1/+0
* Ignore pylint errors.Matt Clay2018-01-111-0/+3
* cliconf and netconf refactor of iosxr_logging (#34495)Kedar Kekan2018-01-111-1/+0
* Remove already fixed Python 3.7 pylint ignores.Matt Clay2018-01-101-3/+0
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-101-19/+0
* Separate common and raw (#34563)Chris Houseknecht2018-01-091-2/+0
* Add ignore lines for string_format pylint plugin.Matt Clay2018-01-051-0/+125
* Add string_format pylint plugin.Matt Martz2018-01-051-0/+86
* Add per file+rule pylint ignore to ansible-test.Matt Clay2018-01-051-0/+47
* Fix anomalous backslashes and enable pylint test.Matt Clay2017-11-211-1/+0
* Update ansible-test sanity command. (#31958)Matt Clay2017-10-264-99/+126
* Add new default Docker container for ansible-test. (#31944)Matt Clay2017-10-191-0/+15
* Enable more pylint rules and fix reported issues. (#30543)Matt Clay2017-09-191-2/+0
* Enable more pylint rules and fix reported issues. (#30539)Matt Clay2017-09-181-11/+0
* Miscellaneous pylint fixes.Matt Clay2017-09-131-7/+0
* Fix dangerous default args. (#29839)Matt Clay2017-09-121-1/+0
* Fix ansible-test unicode and sanity tests. (#29743)Matt Clay2017-09-111-0/+5
* Expand disabled pylint rules. (#29162)Matt Clay2017-09-092-7/+82
* Add some features to the pylint sanity checkToshio Kuratomi2017-07-291-0/+1
* Remove automatic use of system sixToshio Kuratomi2017-07-251-1/+1
* Enable pylint checking for undefined variablesToshio Kuratomi2017-07-251-1/+0
* Fix var precedence check to support python 3. (#23552)Matt Clay2017-04-131-0/+1
* Fix errors reported by pylint. (#23282)Matt Clay2017-04-061-6/+0
* Initial pylint support for ansible-test sanity.Matt Clay2017-04-042-0/+30