You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--format json for render / kinds — the aozora check subcommand has the {human,json,short} format flag; render and kinds do not yet expose a machine format.
Binding diagnostics_human exports — expose the human/graphical diagnostic rendering through the language bindings (py / wasm / ffi), not just the CLI.
ci-timings xtask extension — surface per-gate timings for the parallel pre-push pipeline.
Source: DevEx program state (branch feat/devex-inner-loop). Split into individual issues if any grows.
Small DevEx items deferred during the diagnostics / inner-loop work, collected so they aren't lost:
no_run→ real (done in test(doc): make the front-door + pandoc examples executed doctests #96) — convertno_rundoc examples to executed doctests where feasible (currently several are compile-only).--format jsonforrender/kinds— theaozora checksubcommand has the{human,json,short}format flag;renderandkindsdo not yet expose a machine format.diagnostics_humanexports — expose the human/graphical diagnostic rendering through the language bindings (py / wasm / ffi), not just the CLI.ci-timingsxtask extension — surface per-gate timings for the parallel pre-push pipeline.Source: DevEx program state (branch
feat/devex-inner-loop). Split into individual issues if any grows.