Skip to content
Snippets Groups Projects
Commit f2165364 authored by Thomas Müller's avatar Thomas Müller
Browse files

editorconfig: yml indentation is 2 spaces

parent c1bd002f
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,8 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.yml]
indent_style = spaces
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