Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultConfigFilename = ".devctl.yaml"
Variables ¶
This section is empty.
Functions ¶
func DefaultPath ¶
Types ¶
type File ¶
type File struct {
Plugins []Plugin `yaml:"plugins"`
Strictness string `yaml:"strictness,omitempty"` // "warn" | "error"
}
func LoadFromFile ¶
func LoadOptional ¶
Click to show internal directories.
Click to hide internal directories.