Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Add md overrides to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
zkxs committed Sep 15, 2022
1 parent 89bcd5e commit 6d026e8
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 @@ -12,3 +12,6 @@ charset = utf-8
[*.yml]
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false

0 comments on commit 6d026e8

Please sign in to comment.