fix replace associations with custom pk #1439
reviewdog.yml
on: pull_request
runner / golangci-lint
14s
Annotations
2 errors
runner / golangci-lint:
callbacks/associations.go#L436
[golangci] reported by reviewdog 🐶
Consider pre-allocating `assignmentColumns` (prealloc)
Raw Output:
callbacks/associations.go:436:2: Consider pre-allocating `assignmentColumns` (prealloc)
var assignmentColumns []string
^
|
runner / golangci-lint
reviewdog exited with status code: 1
|