package
1.7.0
Repository: https://github.com/mgechev/revive.git
Documentation: pkg.go.dev

# Functions

Exclude this pattern when linting.
Include this pattern when linting.
New creates a new instance of Revive lint runner.
NewExtraRule returns a configured extra rule.

# Structs

ExtraRule configures a new rule to be used with revive.
LintPattern indicates a pattern to be included/excluded when linting.
Revive is responsible for running linters and formatters and returning a set of results.

# Type aliases

ArrayFlags type for string list.