Skip to content

Commit ed18167

Browse files
committed
🐛 indent makefiles with [tab]
1 parent 130ef57 commit ed18167

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/code-style/.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ max_line_length = 80
1616
[*.md]
1717
trim_trailing_whitespace = false
1818
indent_size = 4
19+
20+
[Makefile]
21+
indent_style = tab

0 commit comments

Comments
 (0)