Commit 956e214
committed
editorconfig: fix bad syntax
The proper indent_style value is "tab" not "tabs".
Link: http://docs.editorconfig.org/en/master/editorconfig-format.html#properties
Signed-off-by: Robin Jarry <[email protected]>1 parent 7f4c477 commit 956e214
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
0 commit comments