Skip to content
Snippets Groups Projects
Verified Commit 1ac397b9 authored by Luca Weiss's avatar Luca Weiss Committed by Clayton Craft
Browse files

Adjust editorconfig (MR 92)

parent e8f70146
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,7 @@
root = true
[*]
# Change these settings to your own preference
indent_style = space
indent_size = 2
indent_style = tab
max_line_length = 120
# C-style doc comments
......@@ -27,3 +25,7 @@ max_line_length = 1000
[Makefile]
indent_style = tab
[*.yml]
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