We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linters:
dnsc/.golangci.yml
Line 27 in 85d7da9
Line 33 in 85d7da9
See these issues for more info:
The text was updated successfully, but these errors were encountered:
Replace deprecated linters
4e8c6bf
- replace deprecated `maligned` linter with `govet: fieldalignment` - replace deprecated `scopelint` linter with `exportloopref` refs GH-153
atc0005
Successfully merging a pull request may close this issue.
Linters:
dnsc/.golangci.yml
Line 27 in 85d7da9
dnsc/.golangci.yml
Line 33 in 85d7da9
See these issues for more info:
The text was updated successfully, but these errors were encountered: