Commit b7985f0
committed
Explicitly set tab_width = 8
Although tabs usually default to 8 columns, people who set their editors
to a different value for the tab width may see different indentation in
project files unless we explicitly specify a tab width of 8 in
`.editorconfig`.1 parent 48a537c commit b7985f0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | | - | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments