Skip to content

Commit

Permalink
add simple .editorconfig (#4054)
Browse files Browse the repository at this point in the history
Signed-off-by: Aminda Suomalainen <[email protected]>
  • Loading branch information
Mikaela authored Sep 10, 2023
1 parent 294b051 commit 4623228
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# EditorConfig is awesome: https://EditorConfig.org
root = true

[*]
insert_final_newline = true
charset = utf-8
max_line_length = 120

0 comments on commit 4623228

Please sign in to comment.