-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix first_line_width to be tab-aware #7122
Copy link
Copy link
Open
Labels
A-tabsArea: tabsArea: tabsA-whitespaceArea: whitespace and its handlingArea: whitespace and its handlingC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICESO-hard_tabsStable option: hard_tabsStable option: hard_tabs
Description
Activity
Metadata
Metadata
Assignees
Labels
A-tabsArea: tabsArea: tabsA-whitespaceArea: whitespace and its handlingArea: whitespace and its handlingC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICESO-hard_tabsStable option: hard_tabsStable option: hard_tabs
Follow-up to #6883. The PR fixes
last_line_width, but it looks likefirst_line_widthhelper has the same tab-unaware problem.