Skip to content

Commit

Permalink
chore: Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Nov 7, 2023
1 parent 68c6965 commit 310d0d3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
charset = utf-8

[*.md]
indent_size = 4

0 comments on commit 310d0d3

Please sign in to comment.