diff --git a/.editorconfig b/.editorconfig index f7903dd..4950259 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,6 @@ +root = true + +[*] indent_style = tab indent_size = 2 end_of_line = lf