Skip to content

Commit

Permalink
🧹 chore: update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ShayanTheNerd committed Oct 5, 2024
1 parent 4eeebeb commit c7f5956
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
root = true

[*]
end_of_line = lf
charset = utf-8
indent_size = 3
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

0 comments on commit c7f5956

Please sign in to comment.