Prepare linter for golangci-lint #27
Annotations
4 errors and 3 warnings
lint:
factory.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
factory.go#L236
ranges should only be cuddled with assignments used in the iteration (wsl)
|
lint:
factory.go#L244
return statements should not be cuddled if block has more than two lines (wsl)
|
lint
issues found
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/go-factory-lint/go-factory-lint. Supported file pattern: go.sum
|
lint:
factory.go#L239
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-factory-lint/go-factory-lint. Supported file pattern: go.sum
|