Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 3 skills de Bullish-Design/vendomat. Abra uma skill para revisar a origem e os detalhes.
Mostrando 3 de 3 skills coletadas.
Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês