Small fixes

This commit is contained in:
2019-10-13 17:13:04 +03:00
parent 8f1ac6c74f
commit d15aeaedc4
4 changed files with 15 additions and 3 deletions

View File

@ -24,5 +24,5 @@ run: format
.PHONY: spec
spec: format
./crystal spec --no-debug --warnings all --error-on-warnings --error-trace
./crystal spec --warnings all --error-on-warnings --error-trace