Add app and tests for formatting

This commit is contained in:
Anton Vakhrushev 2019-03-09 22:51:35 +03:00
parent e88d1b39ed
commit 8b1fd369fd
2 changed files with 5 additions and 5 deletions

View File

@ -34,4 +34,4 @@ test:
.PHONY: format
format:
${stack} .local/hfmt -w src/
${stack} .local/hfmt -w app/ src/ test/