职业分类
软件开发工程师
描述
Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
原文语言:英语
更新
菜单
SkillsMP 已收集 Bullish-Design/vendomat 中的 3 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 3 / 3 个已收集 Skill。
Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
原文语言:英语
Use when writing or editing a Typer CLI in this repo — declaring commands, arguments vs options, the 0/1/2/3 exit-code contract via typer.Exit, no_args_is_help, and testing with CliRunner. Curated for typer 0.12.
原文语言:英语
Use when verifying code changes in this repository — running tests, lint, formatting, or type checks, or checking whether a change is correct. This repo verifies through Testee, not by invoking pytest/ruff/ty directly.
原文语言:英语