Merge pull request #41 from GGP1/enhancements_and_fixes #135
Annotations
10 warnings
lint:
commands/rm/rm.go#L1
should have a package comment
|
lint:
main.go#L1
should have a package comment
|
lint:
commands/root/root.go#L1
should have a package comment
|
lint:
commands/rm/rm.go#L38
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
lint:
commands/root/root.go#L86
parameter 'args' seems to be unused, consider removing or renaming it as _
|
lint:
commands/rotate/rotate.go#L1
should have a package comment
|
lint:
db/file/file.go#L1
should have a package comment
|
lint:
db/db.go#L1
should have a package comment
|
lint:
docs/main.go#L1
should have a package comment
|
lint:
db/file/file.go#L69
parameter 'k' seems to be unused, consider removing or renaming it as _
|