Curious why Initialisms (ST1003) are disabled by default #953
alexchao26
started this conversation in
General
Replies: 1 comment 2 replies
-
Yeah, all of the checks in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This doesn't warrant opening an issue because it's documented behavior. Just curious as to why ST1003 is disabled by default. Is it just considered too opinionated?
I noticed this when updating the Go VSCode extension which now defaults to
staticcheck
, and these initialism warnings went away. Personally I like the initialism format as I got used to it fromgolint
.Beta Was this translation helpful? Give feedback.
All reactions