all: check formatting on CI

This commit is contained in:
Ayke van Laethem
2019-04-12 14:11:23 +02:00
committed by Ron Evans
parent 1322f404a6
commit 02ecab833f
6 changed files with 14 additions and 9 deletions
+1
View File
@@ -95,6 +95,7 @@ commands:
paths:
- ~/.cache/go-build
- ~/.cache/tinygo
- run: make fmt-check
build-linux:
steps:
- checkout