editorconfig: Add meson configuration
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -33,3 +33,7 @@ indent_size = 2
|
|||||||
|
|
||||||
[*.patch]
|
[*.patch]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
|
[meson.build,meson_options.txt]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
Reference in New Issue
Block a user