diff --git a/.editorconfig b/.editorconfig index 2cdea2f..e20858d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,7 @@ root = true [*] indent_style = tab -tab_width = 4 +tab_width = 8 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true