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 with existing style #952

Merged
merged 1 commit into from Apr 18, 2019

Conversation

shadowspawn
Copy link
Collaborator

EditorConfig is a widely supported configuration file format for specifying a projects text editing preferences.

Adding this file makes it easier for collaborators and contributors to follow the existing text style conventions, if their editor of choice supports .editorconfig.

I hopefully made the default format what I saw in index.js, but could make it just .js files if preferred. I expect I'll suggest some additional settings for markdown when I start serious editing on the README, and we can add other file suffix for file types with different conventions.

Copy link
Collaborator

@abetomo abetomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@abetomo abetomo merged commit 6e1a979 into tj:master Apr 18, 2019
@shadowspawn shadowspawn deleted the feature/editorconfig branch May 30, 2019 09:36
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