What is Nostr?
Nicolas Martyanoff /
npub1dkg…54dt
2024-12-01 12:42:44

Nicolas Martyanoff on Nostr: The problem with most static linters —here staticcheck for #Go— is that they mix ...

The problem with most static linters —here staticcheck for #Go— is that they mix useful diagnostics (e.g. detecting calls to deprecated functions) with pure opinion (noooo you cannot early return with a branch, you have to use the full expression in a single return statement!). Not as bad as Rubocop but still bad enough I won't use it.

Just use "go vet".
Author Public Key
npub1dkg70vzk4vvfsc5cup9gkfu2tcrs5unysl7npfvegf78nkuswr5skh54dt