Browse Source

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

Signed-off-by: Christian Burke <cr0ax64@gmail.com>
pull/1948/head
cr0ax 3 years ago committed by GitHub
parent
commit
0c64c988d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .editorconfig

2
.editorconfig

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

Loading…
Cancel
Save