mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
Make yaml-schema declaration standard (#1455)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $schema: ../vendor/symfony/dependency-injection/Loader/schema/services.schema.json
|
||||
# yaml-language-server: $schema=../vendor/symfony/dependency-injection/Loader/schema/services.schema.json
|
||||
|
||||
# This file is the entry point to configure your own services.
|
||||
# Files in the packages/ subdirectory configure your dependencies.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $schema: ../vendor/symfony/routing/Loader/schema/routing.schema.json
|
||||
# yaml-language-server: $schema=../vendor/symfony/routing/Loader/schema/routing.schema.json
|
||||
|
||||
# To list all registered routes, run the following command:
|
||||
# bin/console debug:router
|
||||
|
||||
Reference in New Issue
Block a user