Skip to content

Commit 20bac81

Browse files
authored
add makefile mapping properties
1 parent b94d47e commit 20bac81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ end_of_line = crlf
1616
[*.{json,jsonc}]
1717
indent_size = 2
1818

19+
[Makefile]
20+
indent_style = tab
21+
1922
[*.{md,mkd,mkdn,mdwn,mdown,markdown}]
2023
trim_trailing_whitespace = false
2124

0 commit comments

Comments
 (0)