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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 9개 중 9개를 표시합니다.
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
원문 언어: 영어