Add .editorconfig
Signed-off-by: Odyssey <odyssey346@disroot.org>
This commit is contained in:
parent
4b5642ac88
commit
12b07a6441
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@ -0,0 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Reference in New Issue
Block a user