environment/file.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NormalizeEnvironmentFile should have comment or be unexported
Open

func NormalizeEnvironmentFile(text string) ([]string, error) {
Severity: Minor
Found in environment/file.go by golint

There are no issues that match your filters.

Category
Status