You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In current CI, we have lint checks, but they seem not to detect all the linting issues, where as we can use golanglint-ci instead, which let use many linting plugins such as whitespaces, goimports, and many more, and these can be configured using config.
ref: https://golangci-lint.run/usage/install/#ci-installation
Choose one: BUG REPORT or FEATURE REQUEST
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The text was updated successfully, but these errors were encountered:
FEATURE REQUEST
golanglint-ci
instead, which let use many linting plugins such aswhitespaces
,goimports
, and many more, and these can be configured using config.ref: https://golangci-lint.run/usage/install/#ci-installation
Choose one: BUG REPORT or FEATURE REQUEST
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: