Skip to content

Commit

Permalink
[LINT] Remove scalalint from lint deps (apache#5269)
Browse files Browse the repository at this point in the history
  • Loading branch information
icemelon authored and zhiics committed Apr 17, 2020
1 parent faaeff4 commit a166e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jnilint:
scalalint:
make -C $(VTA_HW_PATH)/hardware/chisel lint

lint: cpplint pylint jnilint scalalint
lint: cpplint pylint jnilint

doc:
doxygen docs/Doxyfile
Expand Down

0 comments on commit a166e81

Please sign in to comment.