Skip to content

Commit

Permalink
Merge branch 'symfony:main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman authored Nov 17, 2024
2 parents 92f6ec7 + f614c44 commit 1dc526b
Show file tree
Hide file tree
Showing 718 changed files with 11,130 additions and 457 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
| Q | A
| ------------- | ---
| License | MIT
| Doc issue/PR | symfony/symfony-docs#...
| Doc issue/PR | symfony/symfony-docs#...

<!--
Please, carefully read the README before submitting a pull request.
Expand Down
Loading

0 comments on commit 1dc526b

Please sign in to comment.