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

CI check for Go code formatting #206

Merged
merged 3 commits into from May 28, 2022
Merged

CI check for Go code formatting #206

merged 3 commits into from May 28, 2022

Commits on Mar 27, 2022

  1. Chore: Added Github Action to auto format code on push to main

    Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
    jay-dee7 committed Mar 27, 2022
    Copy the full SHA
    d272f4d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Add Go code formatting

    mfridman committed May 27, 2022
    Copy the full SHA
    1697222 View commit details
    Browse the repository at this point in the history
  2. Format Go code

    go fmt ./...
    mfridman committed May 27, 2022
    Copy the full SHA
    de7268f View commit details
    Browse the repository at this point in the history