1 parent 1ec3cc4 commit ec4c5e4Copy full SHA for ec4c5e4
1 file changed
.editorconfig
@@ -10,5 +10,8 @@ indent_style = space
10
insert_final_newline = true
11
trim_trailing_whitespace = true
12
13
+[*.snap]
14
+trim_trailing_whitespace = false
15
+
16
[*.md]
17
trim_trailing_whitespace = false
0 commit comments