editorconfig #510
Anton111111
started this conversation in
Ideas
Replies: 2 comments
|
https://github.com/andreknieriem/headunit-revived/blob/main/.editorconfig |
0 replies
|
Ugh. It didn't help 🫡 I guess for this to work, you need to reformat all the code in the project once and commit it so we can use the reformat code. |
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.
@andreknieriem , do you use auto reformat code (ctrl+alt+l)? I click it automatically all the time, and the IDE's default values break the current formatting, causing unnecessary changes in Git. If you use this, it would be very helpful if you exported the editorconfig and made it available in Git. This would ensure everyone has a single project config.
All reactions