fix: incorrect filepath (#865)

This commit is contained in:
yetone
2024-11-18 02:55:44 +08:00
committed by GitHub
parent 3051bfdf24
commit 0b1cd5509e
4 changed files with 19 additions and 6 deletions

View File

@@ -19,6 +19,7 @@ jobs:
with:
crate: stylua
features: lua54
- run: stylua --version
- run: stylua --check ./lua/ ./plugin/
luacheck:
name: Lint Lua