Skip to content

Enable all golang linter

Changzheng Liu requested to merge cz-enable-all-linter into main

I came across #93 (closed) which intended to enable all the default linters.

I also see !197 (diffs) which removed the deprecated linters in the version of 1.43.

I tested with the latest golangci-lint version v1.53.3. The deprecated linters were disabled by default and rest of the default linters are all passing. So, I am updating the ci config to adopt all the default linters in the latest package.

Edited by Changzheng Liu

Merge request reports

Loading