Expand description
Lint engine.
The overall design is generally inspired by Arcanist’s lint engine.
Modules
Structs
- A lint formatter.
- A message raised by a lint.
- Message source for lints.
Enums
- The run status of a lint.
- The reason for why this lint was skipped.
Traits
- Represents a linter.