Beruf
Softwareentwickler
Beschreibung
Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
Quellsprache: Englisch
Aktualisiert
Menü
SkillsMP hat 3 Skills aus Bullish-Design/vendomat gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 3 von 3 gesammelten Skills angezeigt.
Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch