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

Re-enable go linter #436

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Re-enable go linter #436

wants to merge 1 commit into from

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Jan 24, 2023

Re-enable the linter.

@iwahbe iwahbe added kind/engineering Work that is not visible to an external user impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Jan 24, 2023
@iwahbe iwahbe requested review from Frassle and aq17 January 24, 2023 23:28
@iwahbe iwahbe self-assigned this Jan 24, 2023
@@ -29,7 +29,7 @@ jobs:
- name: Lint
run: |
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.49.0
make lint-golang || true
make lint-golang
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We were running the linter, then throwing away the result.

@iwahbe iwahbe force-pushed the iwahbe/re-enable-go-linter branch 2 times, most recently from 9ba819f to 1f05089 Compare January 24, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update kind/engineering Work that is not visible to an external user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants