mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Fix typo
This commit is contained in:
parent
a216a6623a
commit
eaca27d508
1 changed files with 1 additions and 1 deletions
|
@ -1136,7 +1136,7 @@ GetLinterRules "GROOVY"
|
|||
# Get HTML rules
|
||||
GetLinterRules "HTML"
|
||||
# get Java rules
|
||||
etLinterRules "JAVA"
|
||||
GetLinterRules "JAVA"
|
||||
# Get JavaScript rules
|
||||
GetLinterRules "JAVASCRIPT"
|
||||
# Get LUA rules
|
||||
|
|
Loading…
Reference in a new issue