<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_cli/src/lints.rs, branch main</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>feat(lint): add non_mingling_naming_style lint with auto-fix suggestions</title>
<updated>2026-07-21T08:56:39+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T08:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=b9d7b8736062509f1f7a5c02943398975ea7ee53'/>
<id>b9d7b8736062509f1f7a5c02943398975ea7ee53</id>
<content type='text'>
Support file-level lint checks via `check_file` in lint registry
template.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support file-level lint checks via `check_file` in lint registry
template.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lints): add quote dependency and improve variable name detection</title>
<updated>2026-07-21T07:59:01+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T07:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=05a06b59d2a27428d253308f067aa0e5a841eb5e'/>
<id>05a06b59d2a27428d253308f067aa0e5a841eb5e</id>
<content type='text'>
Use `quote` token stream matching instead of debug formatting
to detect variable references in `unnecessary_render_result_creation`,
fixing false positives from string-based matching.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `quote` token stream matching instead of debug formatting
to detect variable references in `unnecessary_render_result_creation`,
fixing false positives from string-based matching.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add testing macros and unit tests for linters</title>
<updated>2026-07-21T07:55:11+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T07:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=770d738829076e0be2152452ab68933a47a483e2'/>
<id>770d738829076e0be2152452ab68933a47a483e2</id>
<content type='text'>
Add `assert_detected!` and `assert_not_detected!` macros to simplify
writing lint tests, along with initial test coverage for the
unnecessary render result creation linter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `assert_detected!` and `assert_not_detected!` macros to simplify
writing lint tests, along with initial test coverage for the
unnecessary render result creation linter.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mling): add linter framework with async support and registry</title>
<updated>2026-07-21T07:12:52+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T07:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=9976b31a56bcc3ed37ac878b351bd8d097dc67cc'/>
<id>9976b31a56bcc3ed37ac878b351bd8d097dc67cc</id>
<content type='text'>
generation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
generation
</pre>
</div>
</content>
</entry>
</feed>
