Merge "editorconfig: Add meson.build" into main
This commit is contained in:
commit
0b29859cfe
|
@ -29,3 +29,7 @@ trim_trailing_whitespace = false
|
|||
indent_style = space
|
||||
indent_size = 2
|
||||
max_line_length = 0
|
||||
|
||||
[meson.build]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue