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 d174ddf commit 21bb83eCopy full SHA for 21bb83e
.editorconfig
@@ -10,3 +10,6 @@ trim_trailing_whitespace = true
10
11
[*.{json,yml,md}]
12
indent_size = 2
13
+
14
+[*.{fix,lint}]
15
+trim_trailing_whitespace = false
0 commit comments