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

[DevOps] Better Lint #1

Closed
KCarretto opened this issue Jul 13, 2019 · 0 comments
Closed

[DevOps] Better Lint #1

KCarretto opened this issue Jul 13, 2019 · 0 comments
Labels
Clarity Reduce complexity & improve maintainability Feature New feature or request help wanted Extra attention is needed

Comments

@KCarretto
Copy link
Owner

Currently files are linted using golangci-lint. Although it has a wide array of available linters, we currently only enable the defaults. This may be insufficient going forward, as some of the expected defaults (such as comments on exported types&methods) are disabled. golangci-lint can be configured by adding a dotfile to the root of the repo.

@KCarretto KCarretto added the Feature New feature or request label Jul 13, 2019
@KCarretto KCarretto added the Clarity Reduce complexity & improve maintainability label Jan 23, 2020
@KCarretto KCarretto changed the title dev/better-lint [DevOps] Better Lint Jan 23, 2020
@KCarretto KCarretto added the help wanted Extra attention is needed label Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clarity Reduce complexity & improve maintainability Feature New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant