chore(editorconfig): remove max_line_length
This commit is contained in:
parent
7b742afbae
commit
6bd4369680
1 changed files with 0 additions and 2 deletions
|
|
@ -7,10 +7,8 @@ end_of_line = lf
|
|||
insert_final_newline = true
|
||||
trim_trailing_whitespace=true
|
||||
charset = utf-8
|
||||
max_line_length = 120
|
||||
|
||||
[*.{lua,vim}]
|
||||
max_line_length = 100
|
||||
indent_size = 2
|
||||
|
||||
[*.{md,yml,yaml,toml}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue