-
Notifications
You must be signed in to change notification settings - Fork 12
Check LineLength
github-actions[bot] edited this page Dec 5, 2025
·
6 revisions
line-length - Having to scroll horizontally makes it harder to get a quick overview and understanding of any piece of code
| Option | Default value | Description |
|---|---|---|
| line-length.max-line-length | 120 | Maximum number of characters on a single line |
| line-length.tab-width | 8 | The width of a tab character |
Note
This page is generated. Any changes made to this page through the wiki will be lost in the future.