Improvement/appearance #21
Annotations
4 errors
Code style:
cqllint/pkg/analyzer/analyzer.go#L117
`if pie.Contains(cqlOrder, methodName)` has complex nested blocks (complexity: 5) (nestif)
|
Code style:
cqllint/pkg/analyzer/analyzer.go#L113
declarations should never be cuddled (wsl)
|
Code style:
cqllint/pkg/analyzer/analyzer.go#L124
assignments should only be cuddled with other assignments (wsl)
|
Code style
issues found
|