Skip to content

Commit

Permalink
Update ptlint config
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Mouhcine committed Oct 14, 2024
1 parent 6d9c334 commit e63ac80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ disable=

R0801, # allow similar lines in 2 files
R0915, # allow too many statements
R0917, # allow too many positional arguments

W0105, # allow no effect string statement
W0102, # allow dangerous default value []
Expand Down

0 comments on commit e63ac80

Please sign in to comment.