Skip to content
Snippets Groups Projects
Unverified Commit 058ca8c5 authored by Joas Schilling's avatar Joas Schilling
Browse files

Update editor config for .yml files

parent 51fc07be
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,10 @@ trim_trailing_whitespace = true ...@@ -14,6 +14,10 @@ trim_trailing_whitespace = true
indent_size = 2 indent_size = 2
indent_style = space indent_style = space
[*.yml]
indent_size = 2
indent_style = space
[*.md] [*.md]
trim_trailing_whitespace = false trim_trailing_whitespace = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment