Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmc3 committed Aug 1, 2024
1 parent 627b6d1 commit c0f84b6
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 @@ -14,6 +14,10 @@ end_of_line = crlf
[*.md]
trim_trailing_whitespace = false

[*.txt]
indent_style = tab
indent_size = 4

[makefile]
indent_style = tab
indent_size = 4

0 comments on commit c0f84b6

Please sign in to comment.