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
fix: relax pre-commit pygrep rule and improve ANSI code comments
Remove src/output/global.rs and src/styling/line.rs from the
no-manual-ansi exclusion list since they no longer contain intentional
manual ANSI escape sequences. Update test comments to reference ANSI
codes generically instead of specific escape sequences.
0 commit comments