mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
removed check.yml comment about -a
This commit is contained in:
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
|||||||
uses: lunarmodules/luacheck@v1.1.0
|
uses: lunarmodules/luacheck@v1.1.0
|
||||||
with:
|
with:
|
||||||
# Argument Explanations
|
# Argument Explanations
|
||||||
# -a = Disable warning for unused arguments
|
|
||||||
# -i 121 = Setting a read-only global variable
|
# -i 121 = Setting a read-only global variable
|
||||||
# 512 = Loop can be executed at most once
|
# 512 = Loop can be executed at most once
|
||||||
# 542 = An empty if branch
|
# 542 = An empty if branch
|
||||||
|
Reference in New Issue
Block a user