Skip to content

Commit

Permalink
Ignore new pylint rules (ansible-collections#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
jillr authored Mar 5, 2021
1 parent 3c9f580 commit 91bccc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/sanity/ignore-2.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ tests/utils/shippable/check_matrix.py replace-urlopen
tests/utils/shippable/timing.py shebang
plugins/module_utils/compat/_ipaddress.py no-assert
plugins/module_utils/compat/_ipaddress.py no-unicode-literals
plugins/module_utils/cloud.py pylint:isinstance-second-argument-not-valid-type
plugins/module_utils/cloudfront_facts.py pylint:unnecessary-comprehension
plugins/module_utils/core.py pylint:property-with-parameters

0 comments on commit 91bccc5

Please sign in to comment.