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:
parent
0e1f23efe8
commit
d3249da102
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
||||
uses: lunarmodules/luacheck@v1.1.0
|
||||
with:
|
||||
# Argument Explanations
|
||||
# -a = Disable warning for unused arguments
|
||||
# -i 121 = Setting a read-only global variable
|
||||
# 512 = Loop can be executed at most once
|
||||
# 542 = An empty if branch
|
||||
|
Loading…
Reference in New Issue
Block a user