Skip to content

Add Go linting tools to CI pipeline #800

@bobbyiliev

Description

@bobbyiliev

The CI pipeline currently lacks automated linting tools like golangci-lint, staticcheck, or gosec. Adding these would help catch issues early and maintain code quality.

Action items:

  • Add golangci-lint configuration
  • Add linting step to GitHub Actions workflow
  • Fix any issues found by initial linting run

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions