mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-04-10 16:46:13 +00:00
.editorconfig
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user