Update golang (#149) #348
Annotations
5 errors
|
lint
issues found
|
|
lint:
builder/util.go#L381
slicescontains: Loop can be simplified using slices.Contains (modernize)
|
|
lint:
builder/main.go#L103
slicescontains: Loop can be simplified using slices.Contains (modernize)
|
|
lint:
builder/config.go#L61
slicesbackward: backward loop over slice can be modernized using slices.Backward (modernize)
|
|
lint:
builder/main.go#L57
godoc should start with symbol name ("ObsoleteCcacheDirectory") (godoclint)
|