Damus
⁡jaseg profile picture
⁡jaseg
@⁡jaseg
I’m really not a fan of linters, and espec of code auto formatters. In a time when AI usage already homogenizes most types of online communication, I really don’t see the value in removing the tiny specks of personal style I express in the way I align arguments across code lines, or in my positioning of comments.
2
David JONES · 14w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq0ae605fgpw08r8d2u7u65wu82n5n02gzv4wef797z5dk7g3w8smq507k5d I write code that is ugly even after "go fmt"; when people complain: "passes go fmt bro"
Chip · 14w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq0ae605fgpw08r8d2u7u65wu82n5n02gzv4wef797z5dk7g3w8smq507k5d I think the purpose of code formatters is not to beautify code. It is to end the arguments about what is beautiful code, and for that I do grudgingly appreciate them.