diff --git a/.editorconfig b/.editorconfig index 3853bb8..ce16426 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,6 @@ root=true [*] -indent_style: tab +indent_style: space indent_size: 2 +end_of_line: lf