Full-file syntax highlighting for diff pages #27800
Annotations
4 errors
services/gitdiff/gitdiff.go#L1262
S1011: should replace loop with `oldLines = append(oldLines, oldLines...)` (gosimple)
|
services/gitdiff/gitdiff.go#L1274
S1011: should replace loop with `newLines = append(newLines, newLines...)` (gosimple)
|
services/gitdiff/highlightdiff.go#L87
`(*highlightCodeDiff).diffWithHighlight` - `filename` is unused (unparam)
|
|
The logs for this run have expired and are no longer available.
Loading