mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Fixing them rules
This commit is contained in:
parent
c85f386652
commit
6a6bb77270
1 changed files with 3 additions and 1 deletions
|
@ -1120,7 +1120,9 @@ GetLinterRules "CSS"
|
||||||
# Get DART rules
|
# Get DART rules
|
||||||
GetLinterRules "DART"
|
GetLinterRules "DART"
|
||||||
# Get Docker rules
|
# Get Docker rules
|
||||||
GetLinterRules "DOCKER"
|
GetLinterRules "DOCKERFILE"
|
||||||
|
# Get Docker rules
|
||||||
|
GetLinterRules "DOCKERFILE_HADOLINT"
|
||||||
# Get Golang rules
|
# Get Golang rules
|
||||||
GetLinterRules "GO"
|
GetLinterRules "GO"
|
||||||
# Get Groovy rules
|
# Get Groovy rules
|
||||||
|
|
Loading…
Reference in a new issue