From 90754b2f2ef241e0ed4929757f833e0b27ad12d0 Mon Sep 17 00:00:00 2001 From: Liangfu Chen Date: Fri, 20 Dec 2019 17:34:31 +0800 Subject: [PATCH] [VTA] Throw exception on mis-formatted files and avoid overwrite Scala code --- vta/hardware/chisel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vta/hardware/chisel/Makefile b/vta/hardware/chisel/Makefile index 52df5e679a79..743f6c6f2f80 100644 --- a/vta/hardware/chisel/Makefile +++ b/vta/hardware/chisel/Makefile @@ -112,7 +112,7 @@ endif default: lint lib lint: - sbt scalafmt + sbt scalafmt --test lib: $(lib_path)