Add tab_with to EditorConfig.

This commit is contained in:
tastytea 2019-09-22 20:58:25 +02:00
parent 5e4dc6edc1
commit 8db8f97bde
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ root = true
[*]
indent_style = space
indent_size = 4
tab_width = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true