Enhancement: Add .editorconfig#482
Conversation
| trim_trailing_whitespace = false | ||
|
|
||
| [*.yml] | ||
| indent_size = 2 |
There was a problem hiding this comment.
I believe this configuration reflects what is mostly used within this project.
There was a problem hiding this comment.
While these settings may reflect current usage, they aren't necessarily desirable, and we should probably have a discussion around indentation particularly.
I'd rather like to see the entire project move to a 4-space indent, unless anyone else objects. What we have now is largely historical, and comes from a very old codebase with none of the original maintaners remaining.
There was a problem hiding this comment.
@localheinz shall we move to 4 space indention and move this forward?
There was a problem hiding this comment.
Can do! Been busy today with tax preparation. Taking a look tomorrow!
There was a problem hiding this comment.
Updated the indentation! 👍
f5e9fc2 to
3a60c09
Compare
44850ce to
6651e1b
Compare
6651e1b to
f19a261
Compare
This PR
.editorconfig💁♂️ For reference, see http://editorconfig.org.