Internals: Run format-make

This commit is contained in:
Wilson Snyder 2025-11-01 14:12:47 -04:00
parent 330b2589ed
commit 5847b105a5
2 changed files with 26 additions and 26 deletions

View File

@ -716,7 +716,7 @@ coverage-report:
echo "# Coverage report is at: $(COVERAGE_DIR)/report/index.html"; \
echo "# Use 'make coverage-view' to open it in your default browser"; \
echo "####################################################################"; \
elif [ -f $(COVERAGE_DIR)/empty-patch ]; then\
elif [ -f $(COVERAGE_DIR)/empty-patch ]; then \
echo "####################################################################"; \
echo "# Patch is empty"; \
echo "####################################################################"; \