8 lines
98 B
INI
8 lines
98 B
INI
# https://editorconfig.org
|
|
|
|
root = false
|
|
|
|
[*.[ch]]
|
|
max_doc_length = unset
|
|
max_line_length = unset
|