Skip to content

Commit

Permalink
Disable trim_trailing_whitespace in Markdown in root or changelog_unr…
Browse files Browse the repository at this point in the history
…eleased
  • Loading branch information
tats-u committed Oct 2, 2021
1 parent fb7451a commit c588606
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ trim_trailing_whitespace = false
[tests/{**/__snapshots__/*, tests/format/**/*}]
trim_trailing_whitespace = false

[{*,changelog_unreleased/**}.md]
trim_trailing_whitespace = false

[tests/format/**/jsfmt.spec.js]
trim_trailing_whitespace = true

0 comments on commit c588606

Please sign in to comment.