Skip to content

Commit a4a80a0

Browse files
author
Tom Brandenburg
committed
Additional command
1 parent 2bd66da commit a4a80a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ help:
2323
@echo " make lint Run ESLint (with auto-fix)"
2424
@echo " make format Format code with Prettier"
2525
@echo " make check Run all quality checks (lint + format + test + build)"
26-
@echo " make qa Comprehensive QA pipeline (check + templates-all)"
26+
@echo " make qa Comprehensive QA pipeline (check + CURRENTLY deactivated: templates-all)"
2727
@echo
2828
@echo "🎯 Template Operations:"
2929
@echo " make templates-all Generate and execute scripts from all 35 templates (19 basic + 16 production)"

0 commit comments

Comments
 (0)