Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spectral ¶
type Spectral struct {
// contains filtered or unexported fields
}
Spectral runs spectral on collections of files with a set of rules.
func (*Spectral) Match ¶
func (s *Spectral) Match(rcConfig *config.ResourceSet) ([]string, error)
Match implements linter.Linter.
Click to show internal directories.
Click to hide internal directories.