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 failing linters for the project and enable them. #26

Closed
abhioncbr opened this issue May 28, 2023 · 0 comments
Closed

Fix failing linters for the project and enable them. #26

abhioncbr opened this issue May 28, 2023 · 0 comments
Assignees

Comments

@abhioncbr
Copy link
Contributor

Currently, golangci-lint run commands fail for a few linters, so we disabled them. Here is the list

  disable:
    - godox
    - ineffassign
    - errcheck
    - staticcheck
    - gosimple
    - stylecheck
    - wsl
    - revive

This issue will work on resolving all the lining errors and enabling them. I will work on it. Thanks

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

No branches or pull requests

2 participants