summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/commands/sanity/pylint.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Avoid use of deprecated utcnow (#80750) (#80758)Matt Clay2023-05-101-4/+4
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-131-1/+3
* [stable-2.14] ansible-test - Fix pylint error with old home dir (#80151) (#80...Matt Clay2023-03-071-0/+11
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-101-7/+7
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-101-1/+1
* [stable-2.14] ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-11-221-1/+1
* ansible-test - Upgrade pylint. (#78727)Matt Clay2022-09-071-10/+0
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-7/+8
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-1/+1
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-8/+8
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-6/+6
* ansible-test - Code cleanup.Matt Clay2022-06-011-1/+1
* Add Python 3.11 support.Matt Clay2022-05-171-0/+10
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-1/+1
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-1/+1
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-1/+1
* Update collection loader for Python 3.10 (#76225)Sloane Hertel2021-12-011-1/+0
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-17/+6
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-23/+21
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-121-3/+4
* Fix ansible-test imports and paths after refactor.Matt Clay2021-05-051-8/+8
* Reorganize command implementations.Matt Clay2021-05-051-0/+282