From 0d11e9ece5bf9413cd6fc6d158f5ac7d861d8bcb Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Thu, 9 Jun 2022 11:29:05 -0400 Subject: [PATCH] chore --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6962da7a..811e33c0 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ protoc-gen: @dune build @lint format: - @dune fmt + @dune build @fmt WATCH ?= @all watch: