ソースを参照

chore: Makefile whitespace

jamesread 8 ヶ月 前
コミット
88cc1ab080
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -21,7 +21,7 @@ proto: go-tools
 	$(MAKE) -wC proto
 	$(MAKE) -wC proto
 
 
 dist:
 dist:
-    echo "dist noop"
+	echo "dist noop"
 
 
 
 
 podman-image:
 podman-image: