Skip to content

Commit

Permalink
Adding new parameters to the other pylintrc.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitenti committed Sep 22, 2024
1 parent b3a70d1 commit 2378919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firecrown/models/pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function-naming-style=any

# Maximum number of arguments for function / method.
max-args=11
max-positional-arguments=20

# Maximum number of attributes for a class (see R0902).
max-attributes=14
Expand Down

0 comments on commit 2378919

Please sign in to comment.