Skip to content

Commit

Permalink
expanding max args for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
agaperste committed Nov 22, 2023
1 parent a7c94a2 commit d04a8ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[MASTER]
disable=fixme,logging-fstring-interpolation
disable=fixme,logging-fstring-interpolation
[DESIGN]
max-args=10

0 comments on commit d04a8ec

Please sign in to comment.