docs: add comments to clarify functions and handlers in config, hub, … #1804
check-go-task.yml
on: push
run-determination
0s
Matrix: check-config
Matrix: check-errors
Matrix: check-formatting
Matrix: check-outdated
Matrix: check-style
Annotations
3 errors
check-style (./):
hub.go#L57
exported func NewHub returns unexported type *main.hub, which can be annoying to use
|
check-style (./):
serial.go#L43
exported func NewSerialHub returns unexported type *main.serialhub, which can be annoying to use
|
check-style (./)
Process completed with exit code 201.
|