vorteil/vorteil

View on GitHub
pkg/vcfg/sanitize.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

TODO found
Open

    // TODO: strip illegal characters
Severity: Minor
Found in pkg/vcfg/sanitize.go by fixme

exported method Program.ProgramArgs should have comment or be unexported
Open

func (p *Program) ProgramArgs() ([]string, error) {
Severity: Minor
Found in pkg/vcfg/sanitize.go by golint

exported method VCFG.SaltedHostname should have comment or be unexported
Open

func (vcfg *VCFG) SaltedHostname() string {
Severity: Minor
Found in pkg/vcfg/sanitize.go by golint

There are no issues that match your filters.

Category
Status