8a175f59c9
* Upgrade pylint and deps in ansible-test. * Enable pylint on Python 3.9. * Update pylint config. * Add ignore for vendored six. * Add ignores for support plugins. * Fix issue reported by pylint.
5 lines
348 B
YAML
5 lines
348 B
YAML
minor_changes:
|
|
- ansible-test - Update ``pylint`` and its dependencies to the latest available versions to support Python 3.9.
|
|
known_issues:
|
|
- ansible-test - The ``pylint`` sanity test no longer correctly detects "bad" variable names for non-constants.
|
|
See https://github.com/PyCQA/pylint/issues/3701 for additional details.
|