Expand description
Structured lint findings. The structured fields (not just a message
string) are what make diff, the JSON schema, and the HTML report
cheap downstream.
Structs§
- Finding
- A structured lint result emitted by a
crate::Check.
Structured lint findings. The structured fields (not just a message
string) are what make diff, the JSON schema, and the HTML report
cheap downstream.
crate::Check.