parent
25dd88efc6
commit
7c218351ab
|
@ -9,7 +9,7 @@ insert_final_newline = true
|
||||||
[*.{c,cc,h,hh}]
|
[*.{c,cc,h,hh}]
|
||||||
tab_width = 8
|
tab_width = 8
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
indent_style = space
|
indent_style = tab # should be space
|
||||||
|
|
||||||
[*.{py,sh}]
|
[*.{py,sh}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
Loading…
Reference in New Issue