Skip to content

Commit

Permalink
chore(editorconfig): use 2-space indentation in markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
bekaboo committed Jun 4, 2023
1 parent d6825fd commit 4f4ff08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ indent_style = space

[*.md]
end_of_line = lf
indent_size = 4
indent_size = 2
indent_style = space

0 comments on commit 4f4ff08

Please sign in to comment.