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

Add golangci-lint to workflows #34

Merged
merged 12 commits into from
Apr 8, 2024
Merged

Add golangci-lint to workflows #34

merged 12 commits into from
Apr 8, 2024

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    44d77d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    817002b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f116f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe0306c View commit details
    Browse the repository at this point in the history
  4. Add linting config file

    kavir1698 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    76f0e16 View commit details
    Browse the repository at this point in the history
  5. Verbose error messages

    kavir1698 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4c7e453 View commit details
    Browse the repository at this point in the history
  6. Add more configs for outputs.

    Remove the config line in golangci-ling.yml
    kavir1698 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7f8fdb9 View commit details
    Browse the repository at this point in the history
  7. Fix whitespace issues

    kavir1698 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    097f86a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e408e10 View commit details
    Browse the repository at this point in the history
  9. Disable typecheck linter.

    kavir1698 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0027473 View commit details
    Browse the repository at this point in the history
  10. Only run on new issues

    kavir1698 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ac46e89 View commit details
    Browse the repository at this point in the history
  11. Remove on push to main

    kavir1698 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4e19ecb View commit details
    Browse the repository at this point in the history