-
|
Most IDEs nowadays support .editorconfig files, which specify things such as the project's preferred indentation style, line-ending character, white-space stripping and so on. This makes it effortless for contributors to adopt the project's formatting style. Atm there is one in the /app dir, but not in the root nor in other top-level directories. This leads to f.e. uneven usage of line-ending character in the documentation files... |
Beta Was this translation helpful? Give feedback.
Answered by
szaimen
May 19, 2026
Replies: 1 comment 4 replies
-
|
Sounds good to add this! Feel free to go ahead with a PR :) |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
szaimen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds good to add this! Feel free to go ahead with a PR :)