Merge pull request #756 from github/fixProtobuff

Update linter.sh
This commit is contained in:
Lukas Gravley 2020-09-21 14:06:01 -05:00 committed by GitHub
commit aee796df8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1270,6 +1270,8 @@ GetLinterRules "PHP_PHPSTAN"
GetLinterRules "PHP_PSALM"
# Get PowerShell rules
GetLinterRules "POWERSHELL"
# Get Protobuff linter rules
GetLinterRules "PROTOBUF"
# Get Python pylint rules
GetLinterRules "PYTHON_PYLINT"
# Get Python flake8 rules