Skip to content

[Request]: Setup and Use GolangCI Lint for the project #27

@hjoshi123

Description

@hjoshi123

Feature or enhancement request details

I'd like to propose adding golangci-lint to this project to improve code quality through consistent static analysis and linting.

Proposal

A .golangci.yml file in the root directory with common checks enabled (happy to suggest a config). Optionally run it in CI (e.g., GitHub Actions) to ensure lint compliance on PRs.

I’d be happy to open a PR adding:

  • A basic .golangci.yml config
  • CI integration (if desired)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions