<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_cli/src/linter/cmd_mlint_install.rs, branch main</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>feat: add section-aware TOML key lookup for rust-analyzer config</title>
<updated>2026-07-22T19:29:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T19:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=58dc57c855c6923155c80a0332dd3126f687fa38'/>
<id>58dc57c855c6923155c80a0332dd3126f687fa38</id>
<content type='text'>
Make TOML key lookups in `mlint install` commands aware of the
`[rust-analyzer]` section boundaries. Introduce a shared TOML section
parsing utility and refactor `find_key_value` and `find_table_header`
into section-scoped equivalents (`find_key_in_section`,
`build_override_insert`).

Also add a build script to copy `.run/rust-analyzer.toml` to the
workspace root if absent, and add the generated copy to `.gitignore`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make TOML key lookups in `mlint install` commands aware of the
`[rust-analyzer]` section boundaries. Introduce a shared TOML section
parsing utility and refactor `find_key_value` and `find_table_header`
into section-scoped equivalents (`find_key_in_section`,
`build_override_insert`).

Also add a build script to copy `.run/rust-analyzer.toml` to the
workspace root if absent, and add the generated copy to `.gitignore`.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use `rust-analyzer.toml` instead of hardcoded `.rust-analyzer.toml`</title>
<updated>2026-07-22T18:06:27+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T18:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=05b0b25695bf47a46000d8eb813660bfe12f1727'/>
<id>05b0b25695bf47a46000d8eb813660bfe12f1727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(linter): set exit code to 1 when config already exists</title>
<updated>2026-07-22T15:09:01+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T15:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=cfb04dbbbb4c089c92c0bcca7e27401f8cdd90de'/>
<id>cfb04dbbbb4c089c92c0bcca7e27401f8cdd90de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(linter): add `lint-install` subcommand for rust-analyzer setup</title>
<updated>2026-07-22T14:57:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T14:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=29009ea248ddf70698cdf90fa36b9bbb89442668'/>
<id>29009ea248ddf70698cdf90fa36b9bbb89442668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
