Skip to content

Commit

Permalink
feat: add .pylintrc file with DESIGN section
Browse files Browse the repository at this point in the history
  • Loading branch information
manucabral committed Oct 22, 2024
1 parent 0bb62bf commit a639ff8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[DESIGN]
max-attributes=11

0 comments on commit a639ff8

Please sign in to comment.