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

# Packages

Package rulemode defines the tool configuration options that affect rules.

# Functions

BuildCommit returns the HEAD commit of the Arduino Lint repository when the application was built.
BuildTimestamp returns the timestamp of the build.
BuildVersion returns the build version.
EnableLogging enables or disables logging debug output.
Initialize sets up the tool configuration according to defaults and user-specified options.
OutputFormat returns the tool output format configuration value.
Recursive returns the recursive project search configuration value.
ReportFilePath returns the path to save the report file at.
RuleModes returns the rule modes configuration for the given project type.
SuperprojectTypeFilter returns the superproject type filter configuration.
TargetPaths returns the projects search paths.
Verbose returns the verbosity setting.
VersionMode returns the --version setting.

# Variables

Commit is the HEAD commit of the Arduino Lint repository when the application was built.
Timestamp is the timestamp of the build.
Version is the build version.