Update linter.sh

This commit is contained in:
Lukas Gravley 2020-09-21 13:51:46 -05:00 committed by GitHub
parent 06cb2ebb6f
commit f290145dfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1271,7 +1271,7 @@ GetLinterRules "PHP_PSALM"
# Get PowerShell rules
GetLinterRules "POWERSHELL"
# Get Protobuff linter rules
GetLinterRules "PROTOBUFF"
GetLinterRules "PROTOBUF"
# Get Python pylint rules
GetLinterRules "PYTHON_PYLINT"
# Get Python flake8 rules