Add divide chunk fn #19
Annotations
4 errors and 1 warning
pkg/website/chunk.go#L16
return statements should not be cuddled if block has more than two lines (wsl)
|
pkg/website/chunk.go#L14
append only allowed to cuddle with appended value (wsl)
|
pkg/website/chunk.go#L9
for statements should only be cuddled with assignments used in the iteration (wsl)
|
|
|
This job failed
Loading