ci: merge workflow jobs and add makefile

This commit is contained in:
Steven Arcangeli 2023-09-02 08:44:56 -07:00
parent 7033d52db0
commit ca2560cae8
12 changed files with 86 additions and 51 deletions

4
.github/pre-commit vendored
View file

@ -1,5 +1,3 @@
#!/bin/bash
set -e
luacheck lua tests
stylua --check .
make fastlint