Skip to content

Commit

Permalink
editorconfig: markdown settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Cube707 committed Aug 15, 2022
1 parent bbdaa85 commit 3d89fdf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ indent_style = space
indent_size = 4
max_line_length = 88

[*.md]
indent_style = space
indent_size = 2

[*.{yml,yaml}]
indent_style = space
indent_size = 2
Expand Down

0 comments on commit 3d89fdf

Please sign in to comment.