nvim-treesitter/scripts/style-check.sh

5 lines
121 B
Bash
Raw Normal View History

2020-07-05 20:45:46 +02:00
#!/usr/bin/env bash
# ignore indent test files
luacheck `find -name "*.lua" -not -path "./tests/indent/lua/*"` --codes