You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Clay 2b463ef197
ansible-test - Upgrade pylint to 2.9.3. (#75480)
* ansible-test - Upgrade `pylint` to 2.9.3.
* Update pylint ignores due to rule name change.
* Disable pylint deprecated-class for compat code.
* Add pylint ignores for test support content.
* Add ignores for arguments-renamed in lib/ansible/
* Add pylint ignores for collection_loader.
* ansible-test - Ignore deprecations in legacy collection loader.
* ansible-test - Suppress pylint consider-using-with
* ansible-test - Suppress pylint false positive.
* ansible-test - Suppress pylint consider-using-with.
* ansible-test - Suppress pylint deprecated-module
* Disable some of the new pylint suggestions.
* Remove unnecessary six usage from string_format pylint plugin.
* Remove obsolete ignore entry.
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Improve ansible-galaxy error for InconsistentCandidate exception (#75235) 4 years ago
lib/ansible_test ansible-test - Upgrade pylint to 2.9.3. (#75480) 4 years ago
sanity ansible-test - Upgrade pylint to 2.9.3. (#75480) 4 years ago
support updates links in comments to point to current docs (#74834) 5 years ago
units Fix up string splitting to prepare for pylint update. (#75479) 4 years ago
utils/shippable Remove unused CI scripts. 5 years ago