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"
|
||||
comment "#"
|
||||
|
||||
# Alternative linter: pylint --exit-zero
|
||||
linter pyflakes
|
||||
|
||||
# Function definitions.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user