projects
/
platform
/
upstream
/
tvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0720ed6
)
[VTA] Throw exception on mis-formatted files and avoid overwrite Scala code (#4555)
author
Liangfu Chen
<liangfu.chen@icloud.com>
Fri, 3 Jan 2020 17:37:50 +0000
(
01:37
+0800)
committer
Tianqi Chen
<tqchen@users.noreply.github.com>
Fri, 3 Jan 2020 17:37:50 +0000
(09:37 -0800)
vta/hardware/chisel/Makefile
patch
|
blob
|
history
diff --git
a/vta/hardware/chisel/Makefile
b/vta/hardware/chisel/Makefile
index
52df5e6
..
743f6c6
100644
(file)
--- 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)