fix: lint issues (#909)

* fix: some of the lint issues

* fix: staticcheck
This commit is contained in:
Carlos Alexandro Becker 2025-05-30 10:34:31 -03:00 committed by GitHub
commit 817c4bd446
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 44 additions and 74 deletions

View file

@ -1,3 +1,4 @@
// Package man the man command.
package man
import (