Skip to content
Snippets Groups Projects
Commit d747149c authored by dgelessus's avatar dgelessus
Browse files

Indent templates consistently

parent 92555f24
No related branches found
No related tags found
No related merge requests found
...@@ -5,3 +5,7 @@ indent_style = space ...@@ -5,3 +5,7 @@ indent_style = space
indent_size = 2 indent_size = 2
charset = utf-8 charset = utf-8
insert_final_newline = true insert_final_newline = true
[*.txt]
indent_size = 4
trim_trailing_whitespace = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment