직업 분류
소프트웨어 개발자
설명
Route ALL version control through gitman (jj + colocated git). Never run raw jj/git.
원문 언어: 영어
업데이트
메뉴
SkillsMP는 Bullish-Design/vendomat에서 3개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 3개 중 3개를 표시합니다.
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.
원문 언어: 영어