You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd say that it's pretty non-controversial that consistently formatted code makes reading it and contributing to it easier and more pleasurable. To avoid code reviews being about white spaces and formatting in general, and make it easier for new contributors to write properly formatted code effortlessly, without hunting for requirements in documentation and then setting up their environment, we should support EditorConfig and add the appropriate .editorconfig file to each of our repositories.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd say that it's pretty non-controversial that consistently formatted code makes reading it and contributing to it easier and more pleasurable. To avoid code reviews being about white spaces and formatting in general, and make it easier for new contributors to write properly formatted code effortlessly, without hunting for requirements in documentation and then setting up their environment, we should support EditorConfig and add the appropriate
.editorconfig
file to each of our repositories.Beta Was this translation helpful? Give feedback.
All reactions