mirror of
https://github.com/mesonbuild/meson.git
synced 2026-06-24 08:48:03 +00:00
editorconfig settings: attempt to guarantee the final end-of-line char
This commit is contained in:
@@ -5,6 +5,7 @@ charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.[ch]]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user