ansible/changelogs/fragments/ansible-test-cleanup-pylint-config.yml
Matt Clay e3f3b4002e
Clean up ansible-test pylint configs. (#70129)
* Sort disabled pylint codes in config.
* Fix comments in pylint config.
* Add comments to pylint config.
* Prepare to sort pylint config.
* Fix pylint config indentation.
* Sort pylint good/bad names in config.
* Add changelog fragment.
2020-06-17 15:06:04 -07:00

2 lines
124 B
YAML

minor_changes:
- ansible-test - Reorganize internal ``pylint`` configuration files for easier comparison and maintenance.