Skip to content

[meshery-istio] ci: globally disable ST1005 staticcheck lint rule#761

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

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

Conversation

@Devesanoff
Copy link
Copy Markdown

@Devesanoff Devesanoff commented Apr 8, 2026

Description

This PR updates the .golangci.yml configuration for the Meshery Istio adapter to globally and permanently disable the ST1005 (lowercase error strings) staticcheck rule. This change ensures consistency with the linting strategy across the Meshery ecosystem.

Fixes meshery/meshery#16867

Notes for Reviewers

  • Modified .golangci.yml to exclude ST1005 from staticcheck checks.
  • Verified that the staticcheck linter is enabled in the linter list.
  • Standardizing error string formatting rules as discussed in the main issue.

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Devesanoff <esanovmadaminjon@gmail.com>
@Devesanoff Devesanoff changed the title ci: globally disable ST1005 staticcheck lint rule [meshery-istio] ci: globally disable ST1005 staticcheck lint rule Apr 13, 2026
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