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

Update .golangci.yml file per linter recommendation #1082

Merged

Conversation

dlsniper
Copy link
Contributor

All unused linters are now turned off as described by golangci-lint.

Deprecated linters are also turned off by default.

Some noisy linters are turned off too with mentions of which could be later turned on again.

All unused linters are now turned off as described by golangci-lint.

Deprecated linters are also turned off by default.

Some noisy linters are turned off too with mentions of which could be later turned on again.
@AnomalRoil AnomalRoil merged commit 547439e into drand:master Oct 26, 2022
@dlsniper dlsniper deleted the tests/fix-deprecated-linters-warning branch November 22, 2022 19:04
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

2 participants