cli
cli copied to clipboard
refactor: re-enable linters and improve code quality
TL;DR
The golanglint-ci configuration has a lot of disabled linters. We must enable the linters again to keep improving the quality of the codebase.
I recommend re-enabling a single linter at the time to prevent a massive PR hard to review.
Expected behavior
All the linters are enabled, and the code passes linting.