feat: add .editorconfig and .gitattributes for consistent file formatting#328
feat: add .editorconfig and .gitattributes for consistent file formatting#328ChuckieChen945 wants to merge 1 commit intosuperlinear-ai:mainfrom
Conversation
|
Thanks for the contribution @ChuckieChen945! 🙏 We identified a few issues with this PR:
We've incorporated the good parts of your contribution (especially Thanks again for the idea — the |
In addition, this PR has been absorbed by |
|
What problem(s) does this PR address, for my information? |
|
This PR introduces project-wide standards for code formatting and line endings to address the following:
In short, it minimizes "noise" in PRs and ensures the code looks and behaves the same for every developer. |
close #327