Expand description
The linting configuration for all lint rules.
Modules§
- defaults 🔒
- This module contains the default value functions for every configuration option.
Macros§
- default_
text 🔒 - Returns the serialized TOML representation of a default value.
Structs§
- Lint
Rule Configuration - Configuration struct that contains all options to adjust ALPM-related linting rules.
- Lint
Rule Configuration Option - Represents a single configuration option.
Enums§
- Lint
Rule Configuration Option Name - An enum with variants representing the literal field names of
LintRuleConfiguration
.