豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit ec4c5e4

Browse files
chore: .editorconfig to avoid unintended mods to .snap files (#556)
fixes #342
1 parent 1ec3cc4 commit ec4c5e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@ indent_style = space
1010
insert_final_newline = true
1111
trim_trailing_whitespace = true
1212

13+
[*.snap]
14+
trim_trailing_whitespace = false
15+
1316
[*.md]
1417
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)