Compare commits
1 commit
build/nix-
...
fix/luals-
| Author | SHA1 | Date | |
|---|---|---|---|
| a7db22e982 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ git ls-files '*.lua' | xargs nix develop --command selene --display-style quiet
|
||||||
nix develop --command prettier --check .
|
nix develop --command prettier --check .
|
||||||
nix fmt
|
nix fmt
|
||||||
git diff --exit-code -- '*.nix'
|
git diff --exit-code -- '*.nix'
|
||||||
nix develop --command lua-language-server --check lua/ --checklevel=Warning
|
nix develop --command lua-language-server --check lua/ --configpath .luarc.json --checklevel=Warning
|
||||||
nix develop --command busted
|
nix develop --command busted
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue