diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-23 04:12:11 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-23 04:12:11 +0800 |
| commit | 7ef6183f3a90d97bfae1af49658c089c04c3f715 (patch) | |
| tree | 59ab7ebd17883cd418d5b94b79a79fb497d52f34 /mingling_cli/tmpls/lints.tmpl | |
| parent | df2e43f20407ada1f9561a600c6a2987301268b9 (diff) | |
chore: remove deprecated `cmd_mlint_install` module
Diffstat (limited to 'mingling_cli/tmpls/lints.tmpl')
| -rw-r--r-- | mingling_cli/tmpls/lints.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mingling_cli/tmpls/lints.tmpl b/mingling_cli/tmpls/lints.tmpl index 590828a..e177079 100644 --- a/mingling_cli/tmpls/lints.tmpl +++ b/mingling_cli/tmpls/lints.tmpl @@ -1,3 +1,5 @@ +// This file is auto-generated by pre/lint_registry.rs + #![allow(unused)] use crate::linter::mlint_report::{MlintLevel, MlintReport}; |
