mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 17:50:29 +08:00
.editorconfig
This commit is contained in:
parent
c86f12db72
commit
134d4e869e
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
end_of_file = lf
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.{py,yaml}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
Loading…
x
Reference in New Issue
Block a user