Transparent example: makes frameless windows movable #968
Annotations
6 errors
Lint:
examples/transparent/transparent.go#L18
exported: exported function FramelessMovableWidget should have comment or be unexported (revive)
|
Lint:
examples/transparent/transparent.go#L24
expressions should not be cuddled with blocks (wsl)
|
Lint:
examples/transparent/transparent.go#L25
if statements should only be cuddled with assignments (wsl)
|
Lint:
examples/transparent/transparent.go#L34
only one cuddle assignment allowed before if statement (wsl)
|
Lint:
examples/transparent/transparent.go#L30
if statements should only be cuddled with assignments (wsl)
|
Lint
issues found
|