Skip to main content

clean-code-check

改完或 review MindSpore Lite 的 C++/Python/Shell/CMake 代码时用。先跑 pre-push(8 个 lint 全自动),再按 30 秒快速清单逐项过——三类硬指标(CCN≤19 / NLOC≤50 / 入参≤5)+ 指针/边界/逻辑/异常/接口契约等 lint 抓不到的语义问题 + 涉及外部数据时的安全编码。深度参考 clean-code-guidelines.md。

Jump to install

Source facts

Repository
mindspore-ai/mindspore-lite
Last source activity
June 26, 2026 at 06:19
Detected SKILL.md language
Chinese
Stars
6
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.