Skip to content

Commit

Permalink
πŸ‘Œ Define spaces configuration for markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
kieran-ryan committed Dec 29, 2023
1 parent b1bf800 commit 2ad2749
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 @@ -3,5 +3,8 @@ root = true
[*]
indent_style = space

[*.md]
indent_size = 2

[Makefile]
indent_style = tab

0 comments on commit 2ad2749

Please sign in to comment.