add Gizmo widget and example for it #883
Annotations
10 errors and 1 warning
Lint:
examples/gizmo/main.go#L41
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
examples/gizmo/main.go#L45
commentedOutCode: may want to remove commented-out code (gocritic)
|
Lint:
examples/gizmo/main.go#L33
Comment should end in a period (godot)
|
Lint:
Gizmo.go#L23
`wnat` is a misspelling of `want` (misspell)
|
Lint:
ExtraWidgets.go#L149
exported: exported method CustomWidget.Gizmo should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L9
exported: exported type GizmoOperation should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L11
exported: exported type GizmoMode should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L188
exported: exported function NewHumanReadableMatrix should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L198
exported: exported function IdentityMatrix should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L213
exported: exported method HumanReadableMatrix.Transform should have comment or be unexported (revive)
|
Setup
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
Loading