6
0

Serious pipeline v7

This commit is contained in:
Jon Michael Aanes 2024-04-13 16:45:13 +02:00
parent 02590bf894
commit 9d422afb37
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA

View File

@ -14,4 +14,4 @@ jobs:
- name: Luacheck linter
uses: https://github.com/lunarmodules/luacheck@v1.1.1
with:
args: -- luacheck . --allow-defined-top --no-unused-args --only 0 --only 113 --only 142 --only 143 --only 221 --only 321 --only 341
args: -c luacheck . --allow-defined-top --no-unused-args --only 0 --only 113 --only 142 --only 143 --only 221 --only 321 --only 341