reverting pylintrc change
This commit is contained in:
parent
e215aa81e0
commit
472462af50
1 changed files with 0 additions and 0 deletions
10
backend/.pylintrc
Normal file
10
backend/.pylintrc
Normal file
|
@ -0,0 +1,10 @@
|
|||
[MAIN]
|
||||
|
||||
disable=
|
||||
line-too-long,
|
||||
missing-class-docstring,
|
||||
missing-function-docstring,
|
||||
missing-module-docstring,
|
||||
too-few-public-methods,
|
||||
too-many-arguments,
|
||||
too-many-instance-attributes,
|
Loading…
Add table
Add a link
Reference in a new issue