# No .editorconfig files above the root directory root = true [*] indent_style = space end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.{rb}] indent_size = 2 [Gemfile*] indent_size = 2 [Rakefile] indent_size = 2 [Guardfile] indent_size = 2