Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable linters #118

Merged
merged 6 commits into from
May 31, 2024
Merged

Enable linters #118

merged 6 commits into from
May 31, 2024

Commits on May 30, 2024

  1. Enable gofumpt linter

    gab-arrobo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c3ca505 View commit details
    Browse the repository at this point in the history
  2. Enable gci linter

    gab-arrobo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4182527 View commit details
    Browse the repository at this point in the history
  3. Enable whitespace linter

    gab-arrobo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a80d94e View commit details
    Browse the repository at this point in the history
  4. Enable gosimple linter

    gab-arrobo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    273d8d0 View commit details
    Browse the repository at this point in the history
  5. Enable ineffassign linter

    gab-arrobo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9796994 View commit details
    Browse the repository at this point in the history
  6. Enable goconst linter

    gab-arrobo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f8a7dc5 View commit details
    Browse the repository at this point in the history