Use editorconfig for consistent indent style

pull/37/head Patchdata-v35
Miepee 4 years ago
parent d4cf843bcf
commit 0c837e6edc

@ -0,0 +1,6 @@
# Top most editorconfig
root = true
# Only use Tabs
[*]
indent_style = tab
Loading…
Cancel
Save