Merge pull request #525 from github/FixPhp

Adding the look
This commit is contained in:
Lukas Gravley 2020-08-06 09:51:50 -05:00 committed by GitHub
commit 48e854329b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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