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

Consider adding an .editorconfig to enforce aspects of the style guide #1205

Open
iamgollum opened this issue Jul 9, 2019 · 1 comment · May be fixed by #1206
Open

Consider adding an .editorconfig to enforce aspects of the style guide #1205

iamgollum opened this issue Jul 9, 2019 · 1 comment · May be fixed by #1206

Comments

@iamgollum
Copy link
Contributor

iamgollum commented Jul 9, 2019

When I was working on issue #1202, I noticed in my PR that the format was off. I went to check the repo and noticed there was no .editorconfig. This can help standardize styling across os / contributors.

https://github.com/apache/couchdb-fauxton/blob/master/styleguide.md

Aka for a base:

root = true

[*]
indent_style = space
indent_size = 2
@popojargo
Copy link
Member

I would be +1 on this. We already have eslint for code formatting but a .editorconfig would also helps being consistent in the different files.

iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 9, 2019
@iamgollum iamgollum linked a pull request Jul 9, 2019 that will close this issue
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 9, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 9, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 13, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
iamgollum pushed a commit to iamgollum/couchdb-fauxton that referenced this issue Jul 14, 2019
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 a pull request may close this issue.

2 participants