Rename source folders
This commit is contained in:
parent
29ddf807f0
commit
a260d611bd
31 changed files with 3 additions and 3 deletions
12
source/global/.editorconfig
Normal file
12
source/global/.editorconfig
Normal file
|
@ -0,0 +1,12 @@
|
|||
# EditorConfig is awesome: https://EditorConfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
Loading…
Add table
Add a link
Reference in a new issue