We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bdf5b3 commit 99a442bCopy full SHA for 99a442b
1 file changed
.github/workflows/typecheck.yml
@@ -23,5 +23,6 @@ jobs:
23
- uses: actions/checkout@v5
24
- uses: stevearc/nvim-typecheck-action@v2
25
with:
26
+ path: lua
27
level: Warning
28
configpath: ".luarc.json"
0 commit comments