Add verify changed less-file step to Makefile (#1861)

This commit is contained in:
Bo-Yi Wu
2017-07-11 21:28:57 -05:00
committed by Kim "BKC" Carlbäcker
parent 89845f6728
commit 2b05b104ef
4 changed files with 25 additions and 16 deletions

View File

@ -20,6 +20,7 @@ pipeline:
- make generate
- make vet
- make lint
- make stylesheets-check
- make misspell-check
- make test-vendor
- make build