Enforce column_limit on strings and comments?
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to enforce the column_limit setting on strings and comments?
I'm finding yapf leaves strings and comments exceeding the column_limit untouched, when I would expect it to wrap them. Is this by design or is there another setting to enforce the column_limit on lines globally?
Contributor guide
Assessment
This issue has not been assessed yet.