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

Add .editorconfig to make it easy for developers to follow code style #220

Merged
merged 1 commit into from
Apr 8, 2013

Conversation

hongymagic
Copy link
Contributor

If it were upto me, local .vimrc file would suffice, but .editorconfig is supported in more editors. I personally like tabs for indentation, and all my editors are configured to behave this way. Using .editorconfig, I won't have to worry about code style.

I think this is a easy win 😄

@OscarGodson
Copy link
Owner

Sweet, and this works in Vim?

OscarGodson added a commit that referenced this pull request Apr 8, 2013
Add .editorconfig to make it easy for developers to follow code style
@OscarGodson OscarGodson merged commit 696b92b into OscarGodson:develop Apr 8, 2013
@hongymagic
Copy link
Contributor Author

Yep absolutely: http://editorconfig.org/#download

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