ci: merge workflow jobs and add makefile
This commit is contained in:
parent
7033d52db0
commit
ca2560cae8
12 changed files with 86 additions and 51 deletions
4
.github/pre-commit
vendored
4
.github/pre-commit
vendored
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
luacheck lua tests
|
||||
|
||||
stylua --check .
|
||||
make fastlint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue