chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24 #743
Annotations
5 errors
|
lint
issues found
|
|
lint:
tui/password/main.go#L33
string `Special (!@#$%^&*)` has 4 occurrences, make it a constant (goconst)
|
|
lint:
tui/password/main.go#L32
string `Numbers (0-9)` has 4 occurrences, make it a constant (goconst)
|
|
lint:
tui/password/main.go#L31
string `Uppercase (A-Z)` has 4 occurrences, make it a constant (goconst)
|
|
lint:
tui/password/main.go#L30
string `Lowercase (a-z)` has 4 occurrences, make it a constant (goconst)
|