Skip to content

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