Update .pylintrc
active score pylint
This commit is contained in:
parent
e9a783408b
commit
94088080ec
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ variable-rgx=[a-z_][a-z0-9_]{1,30}$
|
|||
[REPORTS]
|
||||
output-format=colorized
|
||||
reports=no
|
||||
score=no
|
||||
score=yes
|
||||
|
||||
[DESIGN]
|
||||
max-args=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue