Skip to content

Add .editorconfig, enforce LF line-ending style#2691

Merged
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:editorconfig
Apr 13, 2025
Merged

Add .editorconfig, enforce LF line-ending style#2691
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:editorconfig

Conversation

@Kocal

@Kocal Kocal commented Apr 11, 2025

Copy link
Copy Markdown
Member
Q A
Bug fix? no
New feature? no
Docs? no
Issues Fix #...
License MIT

Following #2687

@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Apr 11, 2025
@Kocal Kocal requested review from kbond and smnandre April 11, 2025 09:00
@github-actions

Copy link
Copy Markdown
Contributor

📊 Packages dist files size difference

Thanks for the PR! Here is the difference in size of the packages dist files between the base branch and the PR.
Please review the changes and make sure they are expected.

FileBefore (Size / Gzip)After (Size / Gzip)
Autocomplete
controller.js 16.71 kB / 3.97 kB 16.68 kB0% / 3.96 kB0%

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Apr 11, 2025
Comment thread .editorconfig
insert_final_newline = true
trim_trailing_whitespace = true

[*.{php,html,twig}]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[*.{php,html,twig}]
[*.{php,html,twig,yml,yaml}]

@smnandre smnandre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Kocal Kocal merged commit 4550368 into symfony:2.x Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Reviewed Has been reviewed by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants