summaryrefslogtreecommitdiffstats
path: root/test/runner/lib/sanity/pylint.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-248/+0
* Use constants to construct ansible-test paths.Matt Clay2019-08-061-4/+5
* Standardize ansible-test sanity test filters.Matt Clay2019-07-311-2/+9
* Update ansible-test Python version handling.Matt Clay2019-07-291-15/+15
* Add missing decorator to ansible-test sanity.Matt Clay2019-07-261-0/+1
* Use consolidated ignore.txt in ansible-test. (#59618)Matt Clay2019-07-261-1/+5
* Fix default pylint config for collections.Matt Clay2019-07-241-1/+4
* Add common sanity ignore & skip to ansible-test. (#59416)Matt Clay2019-07-231-112/+4
* Initial ansible-test support for collections. (#59197)Matt Clay2019-07-231-19/+31
* Prepare pylint test for collections support.Matt Clay2019-07-161-13/+16
* Prepare ansible-test for collections support.Matt Clay2019-07-161-4/+6
* Code cleanup for test infrastructure. (#59046)Matt Clay2019-07-121-0/+2
* Add future and metaclass boilerplate to test code.Matt Clay2019-07-121-1/+2
* Fix invalid type hints in ansible-test.Matt Clay2019-07-111-3/+2
* Reorganize util code in ansible-test.Matt Clay2019-07-111-1/+5
* Sanity test fixes for future collections support.Matt Clay2019-07-101-20/+17
* Update pylint and split runs more to avoid hangs.Matt Clay2019-03-191-0/+11
* Upgrade pylint to version 2.1.1. (#47036)Matt Clay2018-10-151-13/+35
* Bug fixes and cleanup for ansible-test. (#45991)Matt Clay2018-09-211-8/+3
* Support comments in ansible-test flat files.Matt Clay2018-09-201-23/+28
* Multiple ansible-test fixes. (#38247)Matt Clay2018-04-041-1/+1
* Fix ansible-test python and pip executable search.Matt Clay2018-03-151-2/+2
* Cleanup and enhancements for ansible-test. (#37142)Matt Clay2018-03-071-3/+3
* Miscellaneous test fixes. (#35301)Matt Clay2018-01-241-0/+7
* Add pylint plugin support to ansible-test.Matt Clay2018-01-061-0/+24
* Add per file+rule pylint ignore to ansible-test.Matt Clay2018-01-061-0/+77
* Update ansible-test sanity command. (#31958)Matt Clay2017-10-261-36/+86
* Fix ansible-test unicode and sanity tests. (#29743)Matt Clay2017-09-121-0/+10
* Expand disabled pylint rules. (#29162)Matt Clay2017-09-091-1/+1
* Convert sanity tests to plugins. (#28425)Matt Clay2017-08-191-0/+119