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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .editorconfig #60

Merged
merged 1 commit into from
Dec 27, 2016
Merged

Add .editorconfig #60

merged 1 commit into from
Dec 27, 2016

Conversation

macklinu
Copy link
Member

http://editorconfig.org/

I found during development that ESLint would want me to remove trailing whitespace and use a 2 space indent, and I'm used to an .editorconfig helping enforce that when a file is saved (that way you don't have to think about it). Thought I'd bring it in here to help support the code style across IDEs (I'm trying out VSCode for now, but EditorConfig is supported by many IDEs). 馃摂

@orta
Copy link
Member

orta commented Dec 27, 2016

Sure thing 馃憤

@orta orta merged commit 90e2376 into master Dec 27, 2016
@orta orta deleted the editorconfig branch December 27, 2016 15:15
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.

None yet

2 participants