summaryrefslogtreecommitdiffstats
path: root/test/sanity/ignore.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanity/ignore.txt')
-rw-r--r--test/sanity/ignore.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/sanity/ignore.txt b/test/sanity/ignore.txt
index c252426ddb..17f893aabf 100644
--- a/test/sanity/ignore.txt
+++ b/test/sanity/ignore.txt
@@ -60,8 +60,6 @@ lib/ansible/plugins/cache/base.py ansible-doc!skip # not a plugin, but a stub f
lib/ansible/plugins/callback/__init__.py pylint:arguments-renamed
lib/ansible/plugins/inventory/advanced_host_list.py pylint:arguments-renamed
lib/ansible/plugins/inventory/host_list.py pylint:arguments-renamed
-lib/ansible/utils/collection_loader/_collection_finder.py pylint:deprecated-class
-lib/ansible/utils/collection_loader/_collection_meta.py pylint:deprecated-class
test/integration/targets/ansible-test-sanity/ansible_collections/ns/col/tests/integration/targets/hello/files/bad.py pylint:ansible-bad-function # ignore, required for testing
test/integration/targets/ansible-test-sanity/ansible_collections/ns/col/tests/integration/targets/hello/files/bad.py pylint:ansible-bad-import-from # ignore, required for testing
test/integration/targets/ansible-test-sanity/ansible_collections/ns/col/tests/integration/targets/hello/files/bad.py pylint:ansible-bad-import # ignore, required for testing