Skip to content

Commit

Permalink
refactor: makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmx03 committed Sep 19, 2024
1 parent 3ae785b commit b4772fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fmt:
stylua -f ./stylua.toml .
test:
test: fmt
vusted ./tests

0 comments on commit b4772fd

Please sign in to comment.