diff --git a/.editorconfig b/.editorconfig index 8f234b9..20cc37b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ ## # Ruby -[*.rb] +[*.rb, *.erb] indent_style = space indent_size = 2