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.
trim_trailing_whitespace
false
1 parent e0f7330 commit 5227646Copy full SHA for 5227646
.editorconfig
@@ -12,3 +12,6 @@ trim_trailing_whitespace = true
12
[*.md]
13
max_line_length = off
14
trim_trailing_whitespace = false
15
+
16
+[*.pug]
17
+trim_trailing_whitespace = false
0 commit comments