Parcourir la source

chore: Makefile whitespace

jamesread il y a 8 mois
Parent
commit
88cc1ab080
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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