From 3c0a9a949ab71545de23102a8309ad0bea591c1f Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Sat, 9 Dec 2023 15:23:29 +0200 Subject: chore(tvix/store/protof): buf format Change-Id: I29b0fb62aa849ee01860dc7fe3dbba9b941ca172 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10238 Autosubmit: flokli Tested-by: BuildkiteCI Reviewed-by: Adam Joseph --- tvix/store/protos/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tvix/store/protos/default.nix') diff --git a/tvix/store/protos/default.nix b/tvix/store/protos/default.nix index 5f56eda79b3d..b5f1e232eab6 100644 --- a/tvix/store/protos/default.nix +++ b/tvix/store/protos/default.nix @@ -25,6 +25,7 @@ buildPhase = '' export HOME=$TMPDIR buf lint + buf format -d --exit-code buf generate mkdir -p $out -- cgit 1.4.1