Drop pylint reference
This commit is contained in:
parent
10400ec2c3
commit
2717ad1a88
1 changed files with 0 additions and 6 deletions
|
|
@ -1,8 +1,2 @@
|
||||||
# WizardKit: Scripts #
|
# WizardKit: Scripts #
|
||||||
|
|
||||||
## pylint ##
|
|
||||||
|
|
||||||
These scripts use two spaces per indent instead of the default four. As such you will need to update your pylintrc file or run like this:
|
|
||||||
|
|
||||||
`pylint --indent-after-paren=2 --indent-string=' ' wk`
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue