▲ | skinner927 4 days ago | ||||||||||||||||
The point of linters is so the code looks the same regardless of who wrote it. This way it’s easier to read. Some people have horrible style and linters really help. I find linters make me faster. Sometimes I’m feeling lazy and I just want to pump out a bunch of lines of ugly code with mappings poorly formatted, bad indents, and just have it all synched up when I save. | |||||||||||||||||
▲ | carlosjobim 4 days ago | parent [-] | ||||||||||||||||
I see no reason to accommodate to worthless programmers who aren't able to read or format the code that's sent to them. They can lint it themselves if they want. | |||||||||||||||||
|