Skip to content

[CI] Globally and permanently disable ST1005 lint checks #16867

@leecalcote

Description

@leecalcote

Current Behavior

It is almost always the case that words in error messages are capitalized for good cause.

Desired Behavior

The Golang lint staticcheck ST1005 (lowercase error strings) causes errant toil and should be globally and permanently ignored (disabled).

Example of Unwanted Behavior

https://github.com/meshery/meshkit/pull/902/changes#diff-2fcd5eaecdd0c4cfe739d7456a0aff401a1217c5058b961f1e184dcf9b840f51R253


Contributor Guides and Handbook

Metadata

Metadata

Labels

area/ciContinuous IntegrationgoPull requests that update Go codegood first issueGood for newcomershelp wantedExtra attention is neededlanguage/goIssues or pull requests that use Golang

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions