Structs§
- CheckId
- Identifies a single step
- DiagCtx
- Collects diagnostics from all tidy steps, and contains shared information that determines how should message and logs be presented.
- Diag
CtxInner 🔒 - Finished
Check - Running
Check - Represents a single tidy check, identified by its
name
, running.
Constants§
Functions§
- output_
message - Output a message to stderr. The message can be optionally scoped to a certain check, and it can also have a certain color.