Cleanup and improvements
This commit is contained in:
12
.editorconfig
Normal file
12
.editorconfig
Normal file
@@ -0,0 +1,12 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
|
||||
[*.yaml]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[{*.py,tools/merge}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Reference in New Issue
Block a user