Closed abhioncbr closed 9 months ago
Currently, golangci-lint run commands fail for a few linters, so we disabled them. Here is the list
golangci-lint run
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
Currently,
golangci-lint run
commands fail for a few linters, so we disabled them. Here is the listThis issue will work on resolving all the lining errors and enabling them. I will work on it. Thanks