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

refactor: lint fixes #355

Merged
merged 24 commits into from
May 2, 2024
Merged

refactor: lint fixes #355

merged 24 commits into from
May 2, 2024

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    2e5825a View commit details
    Browse the repository at this point in the history
  2. refactor: combine param types

    dundee committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6371855 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    493edd8 View commit details
    Browse the repository at this point in the history
  2. refactor: single case switch

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8e40aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5ae2b7 View commit details
    Browse the repository at this point in the history
  4. lint

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    173458b View commit details
    Browse the repository at this point in the history
  5. ci: golangci-lint config

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    002e182 View commit details
    Browse the repository at this point in the history
  6. refactor: named result

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4d5d608 View commit details
    Browse the repository at this point in the history
  7. chore: ignore gocyclo

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5987685 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5fb548 View commit details
    Browse the repository at this point in the history
  9. refactor: empty fallthrough

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ca00034 View commit details
    Browse the repository at this point in the history
  10. refactor: non-pointer type

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ce2cbca View commit details
    Browse the repository at this point in the history
  11. refactor: named result

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6957953 View commit details
    Browse the repository at this point in the history
  12. refactor: invert cond

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    66a0c85 View commit details
    Browse the repository at this point in the history
  13. refactor: lll

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a12b097 View commit details
    Browse the repository at this point in the history
  14. refactor: rename

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3a607e4 View commit details
    Browse the repository at this point in the history
  15. chore: nolints

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    11c7345 View commit details
    Browse the repository at this point in the history
  16. refactor: re-assign

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e5d043f View commit details
    Browse the repository at this point in the history
  17. ci: bump golangci-lint version

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    310b4fd View commit details
    Browse the repository at this point in the history
  18. ci: bump golangci-lint-action

    dundee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6c911e8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. refactor: single case switch

    dundee committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9e08062 View commit details
    Browse the repository at this point in the history
  2. fix: error wrap

    dundee committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e750fc5 View commit details
    Browse the repository at this point in the history
  3. chore: nolint

    dundee committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6dbe7fe View commit details
    Browse the repository at this point in the history
  4. fix: combine errors

    dundee committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e887e2c View commit details
    Browse the repository at this point in the history