diff --git a/Makefile b/Makefile index 20ca490c8..f76a5480e 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ ifdef DEBUG endif -all: assets format build test +all: format build test style: @echo ">> checking code style"