Change .editorconfig to reflect current state of the code (#1944)

Signed-off-by: Christian Burke <cr0ax64@gmail.com>
This commit is contained in:
cr0ax 2022-06-11 18:04:50 -07:00 committed by GitHub
parent 0f4aab24a8
commit 0c64c988d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
root = true
[*]
indent_style = space
indent_style = tab
indent_size = 2
tab_width = 2
end_of_line = lf