Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vale-cli/vale
/ Pattern
Method
Pattern
internal/check/definition.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
Run(blk nlp.Block, file *core.File, cfg *core.Config) ([]core.Alert, error)
28
Fields() Definition
29
Pattern() string
30
}
31
32
// Definition holds the common attributes of rule definitions.
Callers
1
compileRule
Function · 0.65
Implementers
12
Existence
internal/check/existence.go
Conditional
internal/check/conditional.go
Consistency
internal/check/consistency.go
Repetition
internal/check/repetition.go
Metric
internal/check/metric.go
Capitalization
internal/check/capitalization.go
Sequence
internal/check/sequence.go
Script
internal/check/script.go
Spelling
internal/check/spelling.go
Substitution
internal/check/substitution.go
Occurrence
internal/check/occurrence.go
Readability
internal/check/readability.go
Calls
no outgoing calls
Tested by
no test coverage detected