diff --git a/.editorconfig b/.editorconfig index 669ef302..76d47db6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,10 @@ root = true [*] end_of_line = LF +[*.{yml,yaml}] +indent_style = space +indent_size = 4 + [*.json] indent_style = space indent_size = 4 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9c497283..e9903f26 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ | Q | A | ------------- | --- | License | MIT -| Doc issue/PR | symfony/symfony-docs#... +| Doc issue/PR | symfony/symfony-docs#...