RT @p01arst0rm@twitter.com
another hot take: FUCK linters. they encourage people to not pay attention to the way their formatting code and then their whole project ends up being a pile of crap only understandable by 10x engineers
🐦🔗: https://twitter.com/p01arst0rm/status/1161310446722437121
Working through some code and finding it hard to read? - Cool, temporarily re-format it the way you enjoy.
I do still have preferred methods of formatting code, which I would implement on my own projects.
But the formatting decisions become mostly immaterial against the benefit of all devs being forced to use the same formatting through linters.