Add pre-commit
This commit is contained in:
parent
f4b123c237
commit
5119e2c544
4 changed files with 189 additions and 7 deletions
4
.pylintrc
Normal file
4
.pylintrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[MESSAGES CONTROL]
|
||||
|
||||
disable=C0330,C0326,W1202,W0511,C,R
|
||||
max-line-length = 88
|
||||
Loading…
Add table
Add a link
Reference in a new issue