Add divide chunk fn #19
Annotations
4 errors and 1 warning
lint:
pkg/website/chunk.go#L16
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
pkg/website/chunk.go#L14
append only allowed to cuddle with appended value (wsl)
|
lint:
pkg/website/chunk.go#L9
for statements should only be cuddled with assignments used in the iteration (wsl)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/DeWeb/DeWeb. Supported file pattern: go.sum
|