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