syntax: python: mention an alternative linter in a comment
This commit is contained in:
parent
0520cbdccb
commit
1d10ee71bf
@ -5,6 +5,7 @@ header "^#!.*python"
|
|||||||
magic "Python script"
|
magic "Python script"
|
||||||
comment "#"
|
comment "#"
|
||||||
|
|
||||||
|
# Alternative linter: pylint --exit-zero
|
||||||
linter pyflakes
|
linter pyflakes
|
||||||
|
|
||||||
# Function definitions.
|
# Function definitions.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user