pylintrc: copied from osbuilid
Only modification is the removal of an osbuild specific type check exception.
This commit is contained in:
parent
0bf3c47113
commit
fa1561a9b4
1 changed files with 3 additions and 0 deletions
3
.pylintrc
Normal file
3
.pylintrc
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[MASTER]
|
||||||
|
disable=missing-docstring,too-few-public-methods,invalid-name,duplicate-code,superfluous-parens,too-many-locals,attribute-defined-outside-init,too-many-arguments
|
||||||
|
max-line-length=120
|
||||||
Loading…
Add table
Add a link
Reference in a new issue