Commit f519dd28 authored by Kai Krakow's avatar Kai Krakow Committed by Alexandre Julliard

editorconfig: Indent Makefiles properly.

parent f1f7b7b5
......@@ -9,3 +9,7 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 100
[Makefile*]
indent_style = tab
indent_size = 8
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment