Skip to content

Add an EditorConfig file #104

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

Merged
merged 1 commit into from
Jul 21, 2017
Merged

Conversation

Lyrkan
Copy link
Collaborator

@Lyrkan Lyrkan commented Jul 20, 2017

This PR adds an .editorconfig file at the root of the project with the following settings:

  • Unix line endings
  • For JS files:
    • 4-spaces indents
    • Trim trailing whitespaces
    • Insert a new line at the end of each file

@weaverryan
Copy link
Member

Thank you Vincent!

@weaverryan weaverryan merged commit a26fa15 into symfony:master Jul 21, 2017
weaverryan added a commit that referenced this pull request Jul 21, 2017
This PR was merged into the master branch.

Discussion
----------

Add an EditorConfig file

This PR adds an [.editorconfig](http://editorconfig.org/) file at the root of the project with the following settings:

* Unix line endings
* For JS files:
  * 4-spaces indents
  * Trim trailing whitespaces
  * Insert a new line at the end of each file

Commits
-------

a26fa15 Add EditorConfig file
@Lyrkan Lyrkan deleted the add-editorconfig branch July 21, 2017 09:30
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.

2 participants