diff --git a/.editorconfig b/.editorconfig index 6536ba7f..3183b2e6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,11 +1,6 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# editorconfig.org - root = true [*.clj] - indent_style = space indent_size = 2