▲ | jaimebuelta 4 days ago | |
I think that formatting code is necessary to maintain a codebase that's used by multiple people and keep some consistency. It's very confusing to have different standards in different parts of the same code. Code should be generally written so it's easy to read. |