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 0739745 commit 3515f22Copy full SHA for 3515f22
.editorconfig
@@ -9,3 +9,7 @@ insert_final_newline = true
9
10
[Makefile]
11
indent_style = tab
12
+
13
+[*.t]
14
+trim_trailing_whitespace = false
15
+insert_final_newline = false
0 commit comments