vorteil/vorteil

View on GitHub
pkg/vmdk/common.go

Summary

Maintainability
A
0 mins
Test Coverage

exported const Magic should have comment (or a comment on this block) or be unexported
Open

    Magic           = 0x564d444b
Severity: Minor
Found in pkg/vmdk/common.go by golint

exported type Header should have comment or be unexported
Open

type Header struct {
Severity: Minor
Found in pkg/vmdk/common.go by golint

There are no issues that match your filters.

Category
Status