| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(mlint): support RenderResult::default and ::from detection | 魏曹先生 | 22 hours | 1 | -17/+34 |
| | | | | | | | | | | Extend the `unnecessary_render_result_creation` lint to also flag uses of `RenderResult::default()` and `RenderResult::from(...)`, and add `#[derive(Default)]` to `MlintReport` and `MlintLevel` to simplify struct instantiation | ||||
| * | feat(mling): add linter framework with async support and registry | 魏曹先生 | 23 hours | 2 | -0/+205 |
| generation | |||||
