linting update
This commit is contained in:
parent
c0dc9f8622
commit
5342b88519
@ -60,6 +60,7 @@ options = {
|
|||||||
'fixme',
|
'fixme',
|
||||||
'too-many-arguments',
|
'too-many-arguments',
|
||||||
'too-many-locals',
|
'too-many-locals',
|
||||||
|
'too-many-instance-attributes',
|
||||||
'global-statement',
|
'global-statement',
|
||||||
'no-init',
|
'no-init',
|
||||||
# visual noise
|
# visual noise
|
||||||
|
Loading…
Reference in New Issue
Block a user