File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ sf-dump-routes: ## Dump routes.
126126 $(SYMFONY_CONSOLE ) debug:router
127127.PHONY : sf-dump-routes
128128
129- sf-open : # # Open symfony server .
129+ sf-open : # # Open project in a browser .
130130 $(SYMFONY ) open:local
131131.PHONY : sf-open
132132
@@ -235,7 +235,7 @@ tests-coverage: ## Run tests with coverage.
235235.PHONY : tests-coverage
236236# ---------------------------------------------#
237237
238- # # === ⭐ OTHER =================================================
238+ # # === ⭐ OTHERS =================================================
239239before-commit : qa-cs-fixer qa-phpstan qa-security-checker qa-phpcpd qa-lint-twigs qa-lint-yaml qa-lint-container qa-lint-schema tests # # Run before commit.
240240.PHONY : before-commit
241241
You can’t perform that action at this time.
0 commit comments