add Gizmo widget and example for it #880
Annotations
10 errors and 1 warning
Lint:
examples/gizmo/main.go#L41
commentedOutCode: may want to remove commented-out code (gocritic)
|
Lint:
examples/gizmo/main.go#L54
commentedOutCode: may want to remove commented-out code (gocritic)
|
Lint:
examples/gizmo/main.go#L73
commentedOutCode: may want to remove commented-out code (gocritic)
|
Lint:
examples/gizmo/main.go#L31
Comment should end in a period (godot)
|
Lint:
Gizmo.go#L9
exported: exported type GizmoOperation should have comment or be unexported (revive)
|
Lint:
ExtraWidgets.go#L149
exported: exported method CustomWidget.Gizmo 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#L37
exported: exported method GizmoWidget.Gizmos should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L72
exported: exported function Grid should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L79
exported: exported method GridGizmo.Gizmo 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