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
- '-QF1008'# "could remove embedded field "Block" from selector" -- https://staticcheck.dev/docs/checks/#QF1008
42
+
- '-QF1011'# "could omit type *terraform.InstanceState from declaration" -- https://staticcheck.dev/docs/checks/#QF1011
43
+
- '-ST1003'# example: "const autoTFVarsJson should be autoTFVarsJSON" -- https://staticcheck.dev/docs/checks/#ST1003
44
+
- '-ST1005'# "error strings should not end with punctuation or newlines" -- https://staticcheck.dev/docs/checks/#ST1005
45
+
- '-ST1016'# example: "methods on the same type should have the same receiver name (seen 2x "r", 2x "s")" -- https://staticcheck.dev/docs/checks/#ST1016
46
+
- '-ST1023'# example: "should omit type *terraform.InstanceState from declaration;" -- https://staticcheck.dev/docs/checks/#ST1023
0 commit comments