ansible.posix/tests/sanity/ignore-2.20.txt
saito-hideki e9f72afbbc
Ignore pylint errors caused by compatibility checks for six
* This is a temporary measure until we stop covering Python2
* Remove standalone ansible-lint tests since it is covered by ansible-test

Signed-off-by: saito-hideki <saito@fgrep.org>
2025-09-30 13:55:16 +09:00

10 lines
570 B
Text

tests/utils/shippable/timing.py shebang
plugins/action/synchronize.py pylint:ansible-bad-import-from
plugins/callback/cgroup_perf_recap.py pylint:ansible-bad-import-from
plugins/modules/mount.py pylint:ansible-bad-import-from
plugins/modules/sysctl.py pylint:ansible-bad-import-from
plugins/shell/csh.py pylint:ansible-bad-import-from
plugins/shell/fish.py pylint:ansible-bad-import-from
tests/unit/mock/procenv.py pylint:ansible-bad-import-from
tests/unit/mock/yaml_helper.py pylint:ansible-bad-import-from
tests/unit/modules/conftest.py pylint:ansible-bad-import-from