aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/style-check.sh
blob: bf3b906f3f54291ef7ebb6def077d467aa64ec7a (plain) (blame)
1
2
3
4
#!/usr/bin/env bash

# ignore indent test files
luacheck `find -name  "*.lua" -not -path "./lua/tests/indent/lua/*"` --codes