chore: cleanup #505
Annotations
10 errors and 10 warnings
golangci-lint:
csv/csv.go#L80
Error return value of `file.Close` is not checked (errcheck)
|
golangci-lint:
filesystem/filesystem.go#L243
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
filesystem/filesystem.go#L272
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
filesystem/filesystem.go#L473
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
csv/csv.go#L20
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
image/image.go#L21
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
pdf/pdf.go#L17
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
pdf/pdf.go#L46
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
filetree/commands.go#L17
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
markdown/markdown.go#L18
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
polish/polish.go#L5
exported: exported type ColorMap should have comment or be unexported (revive)
|
golangci-lint:
polish/polish.go#L10
exported: exported var Colors should have comment or be unexported (revive)
|
golangci-lint:
polish/polish.go#L15
exported: exported type AdaptiveColorMap should have comment or be unexported (revive)
|
golangci-lint:
polish/polish.go#L19
exported: exported var AdaptiveColors should have comment or be unexported (revive)
|
golangci-lint:
keys/keys.go#L5
exported: exported type KeyMap should have comment or be unexported (revive)
|
golangci-lint:
keys/keys.go#L41
exported: exported function DefaultKeyMap should have comment or be unexported (revive)
|
golangci-lint:
icons/icons.go#L28
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci-lint:
icons/icons.go#L12
exported: exported type IconStyle should have comment or be unexported (revive)
|
golangci-lint:
icons/icons.go#L17
exported: exported function GetElementIcon should have comment or be unexported (revive)
|
golangci-lint:
help/help.go#L19
exported: exported type TitleColor should have comment or be unexported (revive)
|
Loading