Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Define charset and line ending format
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmdln committed Mar 19, 2022
1 parent 03fb7e0 commit c84ce94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
Expand Down

0 comments on commit c84ce94

Please sign in to comment.