Skip to content
Snippets Groups Projects
Commit 6125da7e authored by Florian Fischer's avatar Florian Fischer
Browse files

[editorconfig] add yml and meson_options rules

parent 5a127e80
No related branches found
No related tags found
1 merge request!291fix {RwLocked,SharedMutex}UnboundedQueues
......@@ -10,3 +10,11 @@ insert_final_newline = true
[*.{c,h,cpp,hpp}]
indent_style = tab
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2
[meson_options.txt]
indent_style = space
indent_size = 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment