mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
parent
f5c2c8b9a2
commit
255059f7b3
5 changed files with 16 additions and 17 deletions
|
|
@ -27,7 +27,6 @@ ignore = [
|
|||
"UP030", # Use implicit references for positional format fields
|
||||
"UP031", # Use format specifiers instead of percent format
|
||||
"UP041", # Replace aliased errors with `TimeoutError`
|
||||
"B015", # useless-comparison
|
||||
"B026", # star-arg-unpacking-after-keyword-arg
|
||||
"SIM102", # collapsible-if
|
||||
"SIM110", # reimplemented-builtin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue