mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 17:25:55 -05:00
commit
48e854329b
1 changed files with 6 additions and 0 deletions
|
@ -1143,6 +1143,12 @@ GetLinterRules "JAVASCRIPT"
|
|||
GetLinterRules "LUA"
|
||||
# Get Markdown rules
|
||||
GetLinterRules "MARKDOWN"
|
||||
# Get PHPCS rules
|
||||
GetLinterRules "PHP_PHPCS"
|
||||
# Get PHP_PHPSTAN rules
|
||||
GetLinterRules "PHP_PHPSTAN"
|
||||
# Get PHP_PSALM rules
|
||||
GetLinterRules "PHP_PSALM"
|
||||
# Get PowerShell rules
|
||||
GetLinterRules "POWERSHELL"
|
||||
# Get Python pylint rules
|
||||
|
|
Loading…
Reference in a new issue