Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
a5huynh committed Mar 9, 2023
2 parents 117c3d8 + 26fcf49 commit 284a972
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 @@ -7,7 +7,7 @@
setup-dev setup-dev-linux run-client-dev

TARGET_ARCH := $(shell rustc -Vv | grep host | awk '{print $$2 " "}')
PLUGINS := rust
PLUGINS :=

# By default just run fmt & clippy
default: fmt clippy
Expand Down

0 comments on commit 284a972

Please sign in to comment.