Skip to content

Commit a19d1a3

Browse files
authored
Add ignores necessary for ansible-core 2.20 if Python 2.7 is still supported by the collection. (#176)
1 parent 4878dd2 commit a19d1a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/sanity/ignore-2.20.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
plugins/module_utils/api.py pylint:ansible-bad-import-from
2+
plugins/module_utils/robot.py pylint:ansible-bad-import-from
3+
plugins/plugin_utils/unsafe.py pylint:ansible-bad-import-from
14
tests/ee/roles/smoke/library/smoke_ipaddress.py shebang

0 commit comments

Comments
 (0)