Skip to content

Commit

Permalink
Use 4 spaces wide indent in *.md files for better compatibility wit…
Browse files Browse the repository at this point in the history
…h GitHub and Bitbucket
  • Loading branch information
mbohal committed Jan 18, 2024
1 parent ea1d903 commit 64694c0
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 @@ -12,5 +12,5 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.scss]
[*.{scss,md}]
indent_size = 4

0 comments on commit 64694c0

Please sign in to comment.