mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
Add style-check script
This commit is contained in:
parent
ab1916f385
commit
27d7a0ffff
4 changed files with 23 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ before_install:
|
|||
- sudo luarocks install luacheck
|
||||
|
||||
script:
|
||||
- luacheck **/**/*.lua --codes
|
||||
- ./scripts/style-check.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue