mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-17 02:50:36 +00:00
add editorconfig
This commit is contained in:
parent
87df36946a
commit
1609a702c6
2 changed files with 11 additions and 2 deletions
8
.editorconfig
Normal file
8
.editorconfig
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue