Skip to content

Commit

Permalink
fix: spaceing2
Browse files Browse the repository at this point in the history
  • Loading branch information
amanueldemirew committed Feb 12, 2025
1 parent e70f18d commit 1cb3dbe
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 @@ -132,4 +132,4 @@ help: ## The help command - this command
@echo "Targets:"
@grep -h -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | awk 'BEGIN {FS = ":.*?## "}; {printf "$(CYAN)%-30s$(NC) %s\n", $$1, $$2}'
@echo ""

0 comments on commit 1cb3dbe

Please sign in to comment.