Skip to content

[meshery-kuma] ci: globally disable ST1005 staticcheck lint rule#496

Open
Devesanoff wants to merge 1 commit intomeshery-extensions:masterfrom
Devesanoff:fix/disable-ST1005-lint
Open

[meshery-kuma] ci: globally disable ST1005 staticcheck lint rule#496
Devesanoff wants to merge 1 commit intomeshery-extensions:masterfrom
Devesanoff:fix/disable-ST1005-lint

Conversation

@Devesanoff
Copy link
Copy Markdown

Description

This PR adds the staticcheck configuration to .golangci.yml to globally and permanently disable the ST1005 (lowercase error strings) lint rule for the Kuma adapter.

Fixes meshery/meshery#16867

Notes for Reviewers

  • Updated .golangci.yml to suppress ST1005 globally.
  • Verified that staticcheck is already in the enable list.
  • Standardizing lint rules across all adapters.

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Devesanoff <esanovmadaminjon@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Globally and permanently disable ST1005 lint checks

1 participant