Skip to content

Commit

Permalink
[VTA] Throw exception on mis-formatted files and avoid overwrite Scal…
Browse files Browse the repository at this point in the history
…a code (apache#4555)
  • Loading branch information
liangfu authored and alexwong committed Feb 28, 2020
1 parent 11c0b98 commit 6b93689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vta/hardware/chisel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ endif
default: lint lib

lint:
sbt scalafmt
sbt scalafmt --test

lib: $(lib_path)

Expand Down

0 comments on commit 6b93689

Please sign in to comment.