Add live reload functionality #270
Annotations
9 errors
lint:
pkg/grizzly/server.go#L162
Error return value of `browser.Open` is not checked (errcheck)
|
lint:
pkg/grizzly/browser.go#L29
unnecessary leading newline (whitespace)
|
lint:
pkg/grizzly/watch.go#L27
unnecessary trailing newline (whitespace)
|
lint:
pkg/grizzly/workflow.go#L497
unnecessary leading newline (whitespace)
|
lint:
pkg/grizzly/livereload/connection.go#L169
ST1003: struct field Uid should be UID (stylecheck)
|
lint:
pkg/grizzly/livereload/connection.go#L176
ST1003: struct field Uid should be UID (stylecheck)
|
lint:
pkg/grizzly/handler.go#L115
ST1003: type HttpEndpointConfig should be HTTPEndpointConfig (stylecheck)
|
lint:
pkg/grizzly/handler.go#L119
ST1003: type HttpEndpoint should be HTTPEndpoint (stylecheck)
|
lint
Process completed with exit code 2.
|