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

♻️ Tidy up the codebase #1613

Merged
merged 16 commits into from Nov 5, 2021
Merged

♻️ Tidy up the codebase #1613

merged 16 commits into from Nov 5, 2021

Commits on Nov 4, 2021

  1. run gofmt

    Gusted committed Nov 4, 2021
    Copy the full SHA
    956d3a7 View commit details
    Browse the repository at this point in the history
  2. add t.Helper()

    Gusted committed Nov 4, 2021
    Copy the full SHA
    e8e38ad View commit details
    Browse the repository at this point in the history
  3. Simplify assigns

    Gusted committed Nov 4, 2021
    Copy the full SHA
    df940e7 View commit details
    Browse the repository at this point in the history
  4. Simplify make operation

    Gusted committed Nov 4, 2021
    Copy the full SHA
    16c9549 View commit details
    Browse the repository at this point in the history
  5. Remove unused field in struct

    Gusted committed Nov 4, 2021
    Copy the full SHA
    abcdc4d View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Gusted committed Nov 4, 2021
    Copy the full SHA
    c203696 View commit details
    Browse the repository at this point in the history
  7. Run gofumpt ./

    Gusted committed Nov 4, 2021
    Copy the full SHA
    6da6ca2 View commit details
    Browse the repository at this point in the history
  8. Consistent spacing

    Gusted committed Nov 4, 2021
    Copy the full SHA
    7031ab4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    940ed0e View commit details
    Browse the repository at this point in the history
  10. Use ReplaceAll

    Gusted committed Nov 4, 2021
    Copy the full SHA
    67ac7e4 View commit details
    Browse the repository at this point in the history
  11. Simplify operation

    Gusted committed Nov 4, 2021
    Copy the full SHA
    1908510 View commit details
    Browse the repository at this point in the history
  12. Remove deadcode

    Gusted committed Nov 4, 2021
    Copy the full SHA
    9ea05d1 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    Gusted committed Nov 4, 2021
    Copy the full SHA
    5fc958a View commit details
    Browse the repository at this point in the history
  14. Tidy up } else { if ...

    Gusted committed Nov 4, 2021
    Copy the full SHA
    c377623 View commit details
    Browse the repository at this point in the history
  15. Fix AssertEqual

    Gusted committed Nov 4, 2021
    Copy the full SHA
    9696bbd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Copy the full SHA
    efa79c1 View commit details
    Browse the repository at this point in the history