diff --git a/.editorconfig b/.editorconfig index 219e4cd..e6e6a12 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,4 +8,4 @@ trim_trailing_whitespace = true [*.java] indent_size = 4 -indent_style = space +indent_style = tab