Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
Langue du texte source : anglais
Menu
SkillsMP a collecté 3 skills depuis Bullish-Design/vendomat. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 3 skills collectés sur 3.
Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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.
Langue du texte source : anglais