add Gizmo widget and example for it #881
Annotations
10 errors and 1 warning
examples/gizmo/main.go#L41
commentedOutCode: may want to remove commented-out code (gocritic)
|
examples/gizmo/main.go#L54
commentedOutCode: may want to remove commented-out code (gocritic)
|
examples/gizmo/main.go#L73
commentedOutCode: may want to remove commented-out code (gocritic)
|
examples/gizmo/main.go#L31
Comment should end in a period (godot)
|
Gizmo.go#L23
`wnat` is a misspelling of `want` (misspell)
|
Gizmo.go#L9
exported: exported type GizmoOperation should have comment or be unexported (revive)
|
Gizmo.go#L11
exported: exported type GizmoMode should have comment or be unexported (revive)
|
Gizmo.go#L179
exported: exported function NewHumanReadableMatrix should have comment or be unexported (revive)
|
ExtraWidgets.go#L149
exported: exported method CustomWidget.Gizmo should have comment or be unexported (revive)
|
Gizmo.go#L189
exported: exported function IdentityMatrix should have comment or be unexported (revive)
|
|
The logs for this run have expired and are no longer available.
Loading