Skip to content

Commit

Permalink
Add .pylintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Mar 20, 2021
1 parent 0a6326d commit 073acdd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[FORMAT]
indent-string=\t

[MESSAGES CONTROL]
disable=C0103,C0111,C0301,R0902,R0903,R0904,R1723,W0703

0 comments on commit 073acdd

Please sign in to comment.