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

Format code and fix go vet #2696

Merged
merged 14 commits into from
Sep 20, 2023
Merged

Commits on Sep 9, 2023

  1. run go fix ./...

    Signed-off-by: Tiago Peczenyj <tpeczenyj@weborama.com>
    peczenyj committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3491f9b View commit details
    Browse the repository at this point in the history
  2. run make fmt

    Signed-off-by: Tiago Peczenyj <tpeczenyj@weborama.com>
    peczenyj committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    76d1bee View commit details
    Browse the repository at this point in the history
  3. fix go vet ./... issues

    peczenyj committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    a2ddf02 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Reorder imports with the rules defined in the Makefile 
    
    as if we run `make fmt`
    peczenyj committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    7b7d0ff View commit details
    Browse the repository at this point in the history
  5. run gofumpt -w .

    peczenyj committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f0c4a7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0193049 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'format-code-and-fix-govet' of github.com:peczenyj/go-re…

    …dis into format-code-and-fix-govet
    peczenyj committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0f5904a View commit details
    Browse the repository at this point in the history
  8. increment makefile

    peczenyj committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6788c54 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    2f9d1d3 View commit details
    Browse the repository at this point in the history
  2. format test

    peczenyj committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    96e19b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    879ad64 View commit details
    Browse the repository at this point in the history
  2. format tests

    Signed-off-by: Tiago Peczenyj <tpeczenyj@weborama.com>
    peczenyj committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c1023b1 View commit details