Run pre-commit checks for a specific set of crates. Use this when validating changes under sdk/cosmos before committing or during code review.
原文语言:英语
菜单
SkillsMP 已收集 Azure/azure-sdk-for-rust 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 9 / 9 个已收集 Skill。
Run pre-commit checks for a specific set of crates. Use this when validating changes under sdk/cosmos before committing or during code review.
原文语言:英语
Check and fix spelling in project source files using cSpell.
原文语言:英语
Generate a new performance test
原文语言:英语
Generate a new recorded integration test
原文语言:英语
Create a new Azure SDK crate from a TypeSpec specification.
原文语言:英语
Check and fix formatting and other issues in markdown files using markdownlint-cli2.
原文语言:英语
Update the pinned stable and nightly Rust toolchain versions used by the repository
原文语言:英语
Enforce consistent struct design conventions across sdk/cosmos crates. Validates visibility modifiers, field privacy, #[non_exhaustive] usage, and construction API patterns (`Default`/`new` with `with_*` setters, or optional separate builders with…
原文语言:英语
Update the TypeSpec emitter for Rust and optionally regenerate all clients
原文语言:英语