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

Fix linters #44

Merged
merged 15 commits into from
Apr 18, 2024
Merged

Fix linters #44

merged 15 commits into from
Apr 18, 2024

Commits on Apr 3, 2024

  1. fix usestdlibvars linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    21e32dc View commit details
    Browse the repository at this point in the history
  2. fix unconvert linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6e8377e View commit details
    Browse the repository at this point in the history
  3. fix predeclared linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d422a5a View commit details
    Browse the repository at this point in the history
  4. fix gci linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3de1be8 View commit details
    Browse the repository at this point in the history
  5. fix dupword linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f8ec173 View commit details
    Browse the repository at this point in the history
  6. fix unused linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9d910fb View commit details
    Browse the repository at this point in the history
  7. fix forbidigo linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bfac6cf View commit details
    Browse the repository at this point in the history
  8. fix gocritic linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5631230 View commit details
    Browse the repository at this point in the history
  9. fix gosimple linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    07c0934 View commit details
    Browse the repository at this point in the history
  10. fix unparam linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6a441ba View commit details
    Browse the repository at this point in the history
  11. fix noctx linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ed0f6e6 View commit details
    Browse the repository at this point in the history
  12. fix misspell linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1c23a1d View commit details
    Browse the repository at this point in the history
  13. fix nilerr linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    43248f9 View commit details
    Browse the repository at this point in the history
  14. fix staticcheck linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ad6aa85 View commit details
    Browse the repository at this point in the history
  15. fix errcheck linter

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4156ca3 View commit details
    Browse the repository at this point in the history