Please add EditorConfig file #298
Locked
spenserblack
started this conversation in
Ideas
Replies: 1 comment
-
Indeed it can be problematic when editor is configured to format on save. Otherwise, code is actually auto-formatted by GitHub actions when pushed on master to keep code styling consistent without annoying too much contributors by forcing the style in their PRs 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm considering working on #253, but my editor is defaults to tab indentation. A
.editorconfig
file can help make it easier to contribute to this repo.(I'm not sure if discussions is the right place for this request, but I wasn't sure where else it should go 🤔)
Beta Was this translation helpful? Give feedback.
All reactions