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

Maybe add an EditorConfig file #63

Open
brainpower opened this issue May 20, 2020 · 1 comment
Open

Maybe add an EditorConfig file #63

brainpower opened this issue May 20, 2020 · 1 comment

Comments

@brainpower
Copy link
Contributor

brainpower commented May 20, 2020

In regards to formatting/style like it's specified in PR #62:

An .editorconfig file could define some of the style in a machine readable format,
so editors or IDEs with support for this (most have plugins) can load their settings from there
and developers won't have to change settings by hand.

These definitions include tabs vs. spaces, how many spaces for indents and more,
See: https://editorconfig.org/

@joshkunz
Copy link
Owner

Took a look at this. It doesn't look like EditorConfig has a lot of options, so I'm not sure how helpful it would be. That said it seems widely supported, I'm not opposed. Adding this to the backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants