chore: Update the .editorconfig files and pacify editorconfig-checker

This commit is contained in:
Cosmin Truta
2024-02-15 18:29:26 +02:00
parent 42c8fcbff9
commit 4191872d0d
15 changed files with 171 additions and 113 deletions

View File

@@ -2,12 +2,6 @@
root = false
[*]
charset = unset
end_of_line = unset
indent_size = unset
indent_style = unset
insert_final_newline = unset
[*.[ch]]
max_doc_length = unset
max_line_length = unset
trim_trailing_whitespace = unset