Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added .editorconfig file to improve code style consistency #4274

Merged
merged 3 commits into from
Nov 26, 2018

Conversation

niklasnatter
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

This PR adds a .editorconfig file into the root directory of the project.

Why?

EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. See https://editorconfig.org/

@danrot
Copy link
Contributor

danrot commented Nov 26, 2018

Wouldn't it be a good idea to include our max line limit of 120 chars as well? Saw in the symfony editorconfig that this is possible.

@danrot danrot merged commit 4b53eef into sulu:develop Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants