mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 15:41:02 -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
|
# Get HTML rules
|
||||||
GetLinterRules "HTML"
|
GetLinterRules "HTML"
|
||||||
# get Java rules
|
# get Java rules
|
||||||
etLinterRules "JAVA"
|
GetLinterRules "JAVA"
|
||||||
# Get JavaScript rules
|
# Get JavaScript rules
|
||||||
GetLinterRules "JAVASCRIPT"
|
GetLinterRules "JAVASCRIPT"
|
||||||
# Get LUA rules
|
# Get LUA rules
|
||||||
|
|
Loading…
Reference in a new issue