.editorconfig, minor

still doesn't work with vscode
pull/1681/head
Ebrahim Byagowi 6 years ago committed by GitHub
parent 25dd88efc6
commit 7c218351ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .editorconfig

@ -9,7 +9,7 @@ insert_final_newline = true
[*.{c,cc,h,hh}]
tab_width = 8
indent_size = 2
indent_style = space
indent_style = tab # should be space
[*.{py,sh}]
indent_style = tab

Loading…
Cancel
Save