mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 16:51:05 -05:00
Update linter.sh
This commit is contained in:
parent
06cb2ebb6f
commit
f290145dfa
1 changed files with 1 additions and 1 deletions
|
@ -1271,7 +1271,7 @@ GetLinterRules "PHP_PSALM"
|
||||||
# Get PowerShell rules
|
# Get PowerShell rules
|
||||||
GetLinterRules "POWERSHELL"
|
GetLinterRules "POWERSHELL"
|
||||||
# Get Protobuff linter rules
|
# Get Protobuff linter rules
|
||||||
GetLinterRules "PROTOBUFF"
|
GetLinterRules "PROTOBUF"
|
||||||
# Get Python pylint rules
|
# Get Python pylint rules
|
||||||
GetLinterRules "PYTHON_PYLINT"
|
GetLinterRules "PYTHON_PYLINT"
|
||||||
# Get Python flake8 rules
|
# Get Python flake8 rules
|
||||||
|
|
Loading…
Reference in a new issue