Serious pipeline v4
This commit is contained in:
parent
b0946bbbc6
commit
c838bd3ce5
|
@ -14,4 +14,4 @@ jobs:
|
||||||
- name: Luacheck linter
|
- name: Luacheck linter
|
||||||
uses: https://github.com/lunarmodules/luacheck@v1.1.1
|
uses: https://github.com/lunarmodules/luacheck@v1.1.1
|
||||||
with:
|
with:
|
||||||
args: . --allow-defined-top --no-unused-args --only 0 --only 113 --only 142 --only 143 --only 221 --only 321 --only 341
|
args: luacheck . --allow-defined-top --no-unused-args --only 0 --only 113 --only 142 --only 143 --only 221 --only 321 --only 341
|
||||||
|
|
Loading…
Reference in New Issue
Block a user