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

feat: repository tidiness checks on CI #107

Merged
merged 2 commits into from
Jan 8, 2022

Conversation

f0rmiga
Copy link
Contributor

@f0rmiga f0rmiga commented Jan 8, 2022

Runs a bunch of tidiness commands:

  1. Set up nogo to run the vet command during bazel build.
  2. Run go fmt, go mod tidy, and gazelle commands on a script on CI.

The code changes are fixes caught by go vet.

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
@f0rmiga f0rmiga force-pushed the f0rmiga/repository-tidiness-ci branch from 440087a to 88520c6 Compare January 8, 2022 02:40
@alexeagle alexeagle merged commit 0d103b8 into main Jan 8, 2022
@alexeagle alexeagle deleted the f0rmiga/repository-tidiness-ci branch January 8, 2022 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants