Skip to content

Conversation

@murataslan1
Copy link

@murataslan1 murataslan1 commented Nov 28, 2025

Summary

Enabled staticcheck and godot linters in golangci-lint configuration as requested.

Changes

  • Added staticcheck for advanced static analysis
  • Added godot for comment period checking

Notes

  • Using golangci-lint v2.6.0 config format
  • Excluded paths remain unchanged as specified in the issue

Fixes #9446


Note: If CI fails due to new lint errors, I can help fix them in follow-up commits.


Note

Enables staticcheck and godot linters in .golangci.yml.

  • CI/Lint:
    • golangci-lint config (.golangci.yml):
      • Add godot and staticcheck to linters.enable.

Written by Cursor Bugbot for commit 3f8d361. This will update automatically on new commits. Configure here.

Added staticcheck and godot to the list of enabled linters for
improved static analysis and comment formatting checks.

Fixes SigNoz#9446

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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/golangci] enable staticcheck and godot in golangci lint

2 participants