We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbe4d8 commit 6e380ecCopy full SHA for 6e380ec
.github/workflows/lint.yaml
@@ -26,4 +26,4 @@ jobs:
26
run: luarocks install luacheck
27
28
- name: Run luacheck
29
- run: make lint-lua
+ run: luacheck *.lua lua/* tests/*
0 commit comments