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

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