| ▲ | Majestic121 an hour ago | |||||||||||||||||||
The point of the "grammar nazi" bots is to focus on the actual problems: if a bot is deciding about linting, you don't have to waste brain power to discuss it in PRs. It is what it is, everyone gets the same, shut up and work on what matters. I'm surprised you consider it a lot of energy spent, I tend not to spend any on this, it just runs automatically on my code and I drop out of pretty much every discussions about linting as it's good enough with automated tools. I also used to work in places where there was no such tools, and there I had to actually spend time discussing and thinking about linting. | ||||||||||||||||||||
| ▲ | Stitch4223 6 minutes ago | parent | next [-] | |||||||||||||||||||
Even better: if someone feels like the syntax must be different, they can pick it up at a centralized repository with more people that specialize in syntax. Afterwards it will affect production code everywhere on the planet. :) | ||||||||||||||||||||
| ▲ | maratc an hour ago | parent | prev | next [-] | |||||||||||||||||||
In my previous place, discussions on coding style were forbidden in PRs. It worked just fine. Edit: one could also use single or double quotes in strings, and it didn't anger the grammar nazi bots as there were none. | ||||||||||||||||||||
| ||||||||||||||||||||
| ▲ | insanitybit an hour ago | parent | prev [-] | |||||||||||||||||||
I've never had discussions about code formatting in PRs, this seems like a made up problem or something that predates my career. | ||||||||||||||||||||
| ||||||||||||||||||||