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
Make output and source plain ASCII. Replace em dashes with normal
punctuation across code, docs, and CLI strings. Drop the hammer from
the CLI about text. Switch validate's check/cross markers to OK / WARN
/ FAIL so the output stays readable in any terminal.
Drop comments that just restate the next line of code (e.g. "Load
config", "Pre-resolve hooks", "Replace \${VERSION} with package
version") and the decorative section banners in main.rs and
context.rs. Keep the comments that explain non-obvious decisions
(tempdir leak, cache salt, alias resolution, override warning,
tilde-at-segment expansion, etc.).
0 commit comments