Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
devRancid66110h"Waaaaah opinionated tools are bad!!1!1!1!1! We should fight over meaningless formatting details instead of actually writing code"
There's nothing more annoying than a commit that modified hundreds of unrelated lines because there's no default formatter configured -
TrayKnots36210hIt doesn't have to be perfect. Just cutting out all the style debates. Prettier said so, don't like it, go open a ticket for a prettier change. Let's come back to debating the logic here.
It's a peaceful life. But of course, we supporters hate it, too. We just hate the debates more. -
Salmakis6799hIm not against a code style.
Im against the default style those tools got, and somehow ppl agree with this crap style.
Also if you got a commit that behaves like you said, dont merge it, deny the review, etc.
Its just annoying when is for debug reasons type some "test" somewhere, and everything goes red like a nuklear war is going on because esLint is freaking the fuck out. -
You can configure ESLint in more detail than any other formatter for any language, or indeed any other devtool that I know. I'm really disappointed that they want to move away from stylistic rules because their approach is fundamentally different from Prettier's and in JS of all ecosystems there could be a niche for both.
-
The formatting function is a main selling point of Jetbrains tools for me. My settings being synced on every machine I use means I have universal consistency everywhere I work.
When I work on other people's stuff, I can just format my contribution without affecting theirs. -
retoor31369m@lorentz I doubt, ever seen the configuration of clang-format? Holy pony.
Yeah, I do think we focus too much on how beautiful code looks but tools like that put a nice standard so we don't have to fight so much anymore. Before linters did it, there were human linters. That was terrible. There are still people reviewing like they're a linter. Nothing to say.
Related Rants
Prettier is absolute cancer.
Just logged in here to say this.
esLint is annoying as fuck, but Prettier is absolute cancer.
Are you webdev guys to stupid to format code or commit in a team how to format so that you got those annoying horrror tools with default bullshit rules like a comma after the last element in arrays or that shit not to use " but ' ? What the fuck is wrong with web devs?
rant
eslint
prettier
webdev