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 depguard lint by adding explicit deny list #8

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

johnnyCake1
Copy link
Collaborator

@johnnyCake1 johnnyCake1 commented Oct 25, 2024

What has been done:

  • Upgraded golangci-lint version from v1.51.0 to v1.59.1
  • Fixed golangci.yml (did not add anything and did not remove anything. Only fix)
  • Currently depguard lint is complaining for every third party package we use. So I configured it only to disallow only explicitly listed packages. It will fix current CI/CD lint failures

@oleksandrkhmil oleksandrkhmil merged commit e33cc7f into nix-united:master Nov 8, 2024
3 of 4 checks passed
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