Commit 3a1b7980 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch '241176-trim_trailing_whitespace' into 'master'

Disable trim_trailing_whitespace for JS snapshots

See merge request gitlab-org/gitlab!41725
parents b40c5b31 6753a7a2
......@@ -14,5 +14,5 @@ indent_size = 2
indent_style = space
charset = utf-8
[*.{md,markdown}]
[*.{md,markdown,js.snap}]
trim_trailing_whitespace = false
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment