diff --git a/.editorconfig b/.editorconfig index 48542cb..3c6111f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,8 +1,6 @@ ; This file is for unifying the coding style for different editors and IDEs. ; More information at http://editorconfig.org -root = true - [*] charset = utf-8 indent_size = 4