Skip to content

Commit

Permalink
.editorconfig add *.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkuma committed Aug 10, 2021
1 parent 894403b commit 49cc0e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2

[*.md]
charset = utf-8
indent_style = space
indent_size = 4

0 comments on commit 49cc0e9

Please sign in to comment.