We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130ef57 commit ed18167Copy full SHA for ed18167
packages/code-style/.editorconfig
@@ -16,3 +16,6 @@ max_line_length = 80
16
[*.md]
17
trim_trailing_whitespace = false
18
indent_size = 4
19
+
20
+[Makefile]
21
+indent_style = tab
0 commit comments