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

Introduce golanci-lint. #10

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

h-r-k-matsumoto
Copy link
Collaborator

Summary

Using golanci-lint, improved the following checks.

More details,please check the .golangci.yml.

Related issue or URL

closed: #7

Self Checklist

  • go fmt ./... is done.
  • golint ./... is nothing message.
  • go test -v ./... is all success.

@h-r-k-matsumoto h-r-k-matsumoto added the enhancement New feature or request label Dec 12, 2020
@h-r-k-matsumoto h-r-k-matsumoto added this to the 1.1.0 milestone Dec 12, 2020
@h-r-k-matsumoto h-r-k-matsumoto changed the title feat: #7 implements Introduce golanci-lint. Dec 12, 2020
@h-r-k-matsumoto h-r-k-matsumoto self-assigned this Dec 14, 2020
@h-r-k-matsumoto h-r-k-matsumoto merged commit 6580984 into rakutentech:master Dec 14, 2020
@h-r-k-matsumoto h-r-k-matsumoto deleted the feature/7 branch December 20, 2020 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduction of golangci-lint
3 participants