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

fix(template): remove depguard linter #283

Merged
merged 4 commits into from
Jul 19, 2023
Merged

Conversation

patrick246
Copy link
Member

The new standard config for the depguard linter since golangci-lint 1.53 allows only the standard library in all files. As depguard is not further configured, we can just remove it and get the old behavior back

The new standard config for the depguard linter since golangci-lint 1.53 allows only the standard library in all files. As depguard is not further configured, we can just remove it and get the old behavior back
@brumhard brumhard merged commit daa9fed into main Jul 19, 2023
5 checks passed
@brumhard brumhard deleted the fix/remove-depguard-linter branch July 19, 2023 20:35
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.

3 participants