package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev

# Functions

FailRuleLevel determines the level of a failed rule for the given rule modes.
RuleLevel determines the rule level assigned to the given result of the given rule under the current tool configuration.

# Constants

ERROR.
INFO.
NOTICE.
WARNING.

# Type aliases

Type is the type for the rule levels.go:generate stringer -type=Type -linecomment.