package
Version:
v0.0.0-...-e7d2f50
Opens a new window with list of versions in this module.
Published: Dec 6, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
LevelError
LevelWarning
)
Levels:
type Problem struct {
Level int
Tag string
Args []interface{}
}
Problem is a linting problem.
Lint inspects recipe and tries to detect problems or guidelines violations.
RuleInfo is linting rule information.
Info returns information about a linting rule.
Source Files
¶
Directories
¶
internal
|
|
|
|
Click to show internal directories.
Click to hide internal directories.