We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
indent_style = tab
Makefile
.editorconfig
1 parent 661b33f commit 20a7b02Copy full SHA for 20a7b02
.editorconfig
@@ -20,3 +20,6 @@ trim_trailing_whitespace = false
20
21
[*.yml]
22
indent_size = 2
23
+
24
+[Makefile]
25
+indent_style = tab
0 commit comments