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

Adding gofumpt #1177

Merged
merged 9 commits into from Jun 16, 2020
Merged

Adding gofumpt #1177

merged 9 commits into from Jun 16, 2020

Commits on Jun 5, 2020

  1. Adding gofumpt

    teivah committed Jun 5, 2020
    Copy the full SHA
    0368987 View commit details
    Browse the repository at this point in the history
  2. Updating changelog

    teivah committed Jun 5, 2020
    Copy the full SHA
    b44db2b View commit details
    Browse the repository at this point in the history
  3. Bytes comparison simplification

    teivah committed Jun 5, 2020
    Copy the full SHA
    d16d013 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Adding test

    teivah committed Jun 9, 2020
    Copy the full SHA
    dffb7b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into gofumpt

    # Conflicts:
    #	go.sum
    teivah committed Jun 9, 2020
    Copy the full SHA
    d77761d View commit details
    Browse the repository at this point in the history
  3. Updating go.sum

    teivah committed Jun 9, 2020
    Copy the full SHA
    a5fcffd View commit details
    Browse the repository at this point in the history
  4. Fixing magic number

    teivah committed Jun 9, 2020
    Copy the full SHA
    2fa559f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Using strings.count

    teivah committed Jun 12, 2020
    Copy the full SHA
    badf526 View commit details
    Browse the repository at this point in the history
  2. Fixing linting issue

    teivah committed Jun 12, 2020
    Copy the full SHA
    108fb8c View commit details
    Browse the repository at this point in the history