Forgejo Actions for both backend and frontend. (#13)
Reviewed-on: #13 Co-authored-by: Drew Galbraith <drew@tiramisu.one> Co-committed-by: Drew Galbraith <drew@tiramisu.one>
This commit is contained in:
parent
2880391c8c
commit
b3dd711ea1
2 changed files with 84 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -23,7 +23,7 @@ fmt: fmt-backend fmt-frontend
|
|||
|
||||
fmt-check: fmt-check-backend fmt-check-frontend
|
||||
|
||||
lint: lint-backend lint-frontend
|
||||
lint: lint-backend lint-frontend typecheck-frontend
|
||||
|
||||
check: fmt-check lint test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue