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