Skip to content

Commit

Permalink
Disable too-many-instance-attributes message
Browse files Browse the repository at this point in the history
  • Loading branch information
1r3n33 committed Sep 5, 2020
1 parent a5a71ad commit 5cffc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prospector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ pylint:
min-public-methods: 1
max-public-methods: 20
max-line-length: 99
max-attributes: 99
ignored-modules: bpy,parameterized,png

pep8:
Expand Down

0 comments on commit 5cffc92

Please sign in to comment.