|
|
|
|
|
by alemanek
94 days ago
|
|
I have seen this mostly on teams which refuse to formalize preferences into a style guide. I have fixed this by forcing the issue and we get together as a team, set a standard and document it. If we can use tools to enforce it automatically we do that. If not you get a comment with a link to the style guide and told to fix it. Style is subjective but consistency is not. Having a formal style guide which is automatically enforced helps with onboarding and code review as well. |
|