Make controllers/ golint compatible #1055
Labels
feature-request
All issues for new features that have not been committed to
good first issue
Good for newcomers
Hacktoberfest
KEDA uses golint to ensure code quality. However, some files still need adjusting:
How
v2
branchpre-commit go-lint --all-files
(this requires installed pre-commit) orgolint path/to/selected/file.go
v2
Reference
#1025 (comment)
The text was updated successfully, but these errors were encountered: