Fix placement of as many words as possible on a line, undoes a29ef35 … #313
Annotations
11 errors
lint:
renderers/opengl/opengl.go#L10
could not import github.com/go-gl/gl/v3.3-core/gl (-: go build github.com/go-gl/gl/v3.3-core/gl:
|
lint:
path.go#L1075
declaration has 4 blank identifiers (dogsled)
|
lint:
text.go#L957
declaration has 3 blank identifiers (dogsled)
|
lint:
text.go#L958
declaration has 3 blank identifiers (dogsled)
|
lint:
path_util_test.go#L106
declaration has 3 blank identifiers (dogsled)
|
lint:
font/woff2.go#L172
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
text.go#L548
Error return value of `rt.WriteLaTeX` is not checked (errcheck)
|
lint:
renderers/svg/svg.go#L103
Error return value of `encoder.Write` is not checked (errcheck)
|
lint:
renderers/svg/svg.go#L335
Error return value of `buf.ReadByte` is not checked (errcheck)
|
lint:
renderers/svg/svg.go#L336
Error return value of `buf.WriteTo` is not checked (errcheck)
|
build
Process completed with exit code 1.
|