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

chore: introduce golangci-lint #60

Merged
merged 1 commit into from
Nov 1, 2021
Merged

chore: introduce golangci-lint #60

merged 1 commit into from
Nov 1, 2021

Conversation

cmars
Copy link
Contributor

@cmars cmars commented Nov 1, 2021

Add Makefile target and CircleCI job for running golangci-lint.

Fixed dead code, uncaught errors, and style issues flagged by linter.

Drive-by: VersionSlice.Resolve:

  • Returning a copy of the matched value
  • Added a test case

Add Makefile target and CircleCI job for running golangci-lint.

Fixed dead code, uncaught errors, and style issues flagged by linter.

Drive-by: VersionSlice.Resolve:
- Returning a copy of the matched value
- Added a test case
@cmars cmars requested a review from a team as a code owner November 1, 2021 20:44
Copy link
Contributor

@genslein genslein left a comment

Choose a reason for hiding this comment

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

👍 :shipit:

@cmars cmars merged commit a95779c into main Nov 1, 2021
@cmars cmars deleted the chore/golangci-lint branch November 1, 2021 21:13
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.

None yet

3 participants