corvus-ch/horcrux

View on GitHub

Showing 25 of 43 total issues

Bare URL used
Open

If you are not familiar with Homebrew visit https://brew.sh.
Severity: Info
Found in README.md by markdownlint

exported func RegisterRestoreCommand returns unexported type *internal.restoreCommand, which can be annoying to use
Open

func RegisterRestoreCommand(app *kingpin.Application, log logr.Logger, action restoreAction) *restoreCommand {
Severity: Minor
Found in internal/restore.go by golint

Line length
Open

curl -s https://packagecloud.io/install/repositories/corvus-ch/tools/script.rpm.sh | sudo bash
Severity: Info
Found in README.md by markdownlint

Line length
Open

for f in test.txt.*; do asciidoctor-pdf -o "${f%.txt.*}-${f##*.}.pdf" "${f}"; done
Severity: Info
Found in README.md by markdownlint

Code block style
Open

curl -s https://packagecloud.io/install/repositories/corvus-ch/tools/script.deb.sh | sudo bash
Severity: Info
Found in README.md by markdownlint
Severity
Category
Status
Source
Language