aboutsummaryrefslogtreecommitdiffstats
path: root/.github/pre-push
blob: d117589884ebeccbfdfc28454d98bc0e28405ef9 (plain)
1
2
3
4
5
6
7
#!/bin/bash
set -e
luacheck lua tests

stylua --check .

lua-typecheck lua