package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev
# Functions
Compliance returns the tool configuration's compliance setting name.
ComplianceModeFromString parses the --compliance flag value and returns the corresponding rule mode settings.
LibraryManager returns the string identifier for the Library Manager configuration mode.
LibraryManagerModeFromString parses the --library-manager flag value and returns the corresponding rule mode settings.
Modes merges the default rule mode values for the given superproject type with any user-specified rule mode settings.
# Constants
default.
update.
ARDUINO_LINT_LIBRARY_MANAGER_INDEXING.
submit.
ARDUINO_LINT_OFFICIAL.
permissive.
specification.
strict.
# Variables
Types provides an iterator and validator for Type.
# Type aliases
Type is the type for rule modes.