mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-16 19:04:39 +00:00
ci: run typechecking on neovim nightly
This commit is contained in:
parent
2945f3d7bf
commit
d554c94920
4 changed files with 5 additions and 228 deletions
2
Makefile
2
Makefile
|
|
@ -10,7 +10,7 @@ test:
|
|||
./run_tests.sh
|
||||
|
||||
lint: scripts/nvim-typecheck-action fastlint
|
||||
./scripts/nvim-typecheck-action/typecheck.sh --workdir scripts/nvim-typecheck-action lua
|
||||
./scripts/nvim-typecheck-action/typecheck.sh --workdir scripts/nvim-typecheck-action --neodev nightly lua
|
||||
|
||||
fastlint: scripts/nvim_doc_tools
|
||||
python scripts/main.py lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue