nvim-treesitter/scripts/style-check.sh
2021-04-23 21:21:38 +02:00

4 lines
125 B
Bash
Executable file

#!/usr/bin/env bash
# ignore indent test files
luacheck `find -name "*.lua" -not -path "./lua/tests/indent/lua/*"` --codes