Editorconfig

This commit is contained in:
Sajid 2024-09-07 18:21:08 +06:00
parent 0f9a53f75a
commit 1e24423ea7
8 changed files with 137 additions and 127 deletions

10
.editorconfig Normal file
View File

@ -0,0 +1,10 @@
# editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf