Add app and tests for formatting
This commit is contained in:
2
Makefile
2
Makefile
@ -34,4 +34,4 @@ test:
|
||||
|
||||
.PHONY: format
|
||||
format:
|
||||
${stack} .local/hfmt -w src/
|
||||
${stack} .local/hfmt -w app/ src/ test/
|
||||
|
Reference in New Issue
Block a user