Commit 716c0f0
authored
fix(editorconfig): disable max_line_length property (#35)
Set the max_line_length property from `null` to `off`, aligning with EditorConfig specifications to disable line wrapping.
[editorconfig max_line_length](https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_length)
<!-- ps-id: e0efbebf-3170-4ae7-a5b9-55a2765be229 -->1 parent 723bc1f commit 716c0f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments