You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- '-ST1003'# example: "const autoTFVarsJson should be autoTFVarsJSON" -- https://staticcheck.dev/docs/checks/#ST1003
37
+
- '-ST1005'# "error strings should not end with punctuation or newlines" -- https://staticcheck.dev/docs/checks/#ST1005
38
+
- '-ST1012'# "error var stopWalkError should have name of the form errFoo" -- https://staticcheck.dev/docs/checks/#ST1012
39
+
- '-ST1016'# example: "methods on the same type should have the same receiver name (seen 2x "r", 2x "s")" -- https://staticcheck.dev/docs/checks/#ST1016
0 commit comments