We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f66ce commit 7f1ebc7Copy full SHA for 7f1ebc7
.editorconfig
@@ -7,3 +7,5 @@ trim_trailing_whitespace = true
7
insert_final_newline = true
8
end_of_line = lf
9
max_line_length = off
10
+[Makefile]
11
+indent_style = tab
0 commit comments