Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# make install-hooks - Install git pre-commit hooks
# make help - Show this help message

.PHONY: help validate test sync-check sync-report extract-openapi regenerate install-hooks clean
.PHONY: help validate test sync-check sync-report extract-openapi regenerate install-hooks clean version status

# Default target
.DEFAULT_GOAL := help
Expand Down
Loading