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

chore: enable some Go linters #456

Merged
merged 9 commits into from
Jan 25, 2023
Merged

chore: enable some Go linters #456

merged 9 commits into from
Jan 25, 2023

Commits on Jan 25, 2023

  1. enable deadcode

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f685fc4 View commit details
    Browse the repository at this point in the history
  2. enable unconvert

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5a9cdb7 View commit details
    Browse the repository at this point in the history
  3. enable thelper

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0ef09cd View commit details
    Browse the repository at this point in the history
  4. enable stylecheck

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1becabc View commit details
    Browse the repository at this point in the history
  5. enable misspell

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bb0a61e View commit details
    Browse the repository at this point in the history
  6. enable gocritic

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    098d7e6 View commit details
    Browse the repository at this point in the history
  7. enable godot

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    edf24a5 View commit details
    Browse the repository at this point in the history
  8. enable staticcheck

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bcfa54f View commit details
    Browse the repository at this point in the history
  9. address experimental deadcode

    Signed-off-by: Asra Ali <[email protected]>
    asraa committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    58134b4 View commit details
    Browse the repository at this point in the history