From 379fa27043ec5af954451d7a69006fdaef7281ad Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 17 Mar 2023 00:16:43 -0300 Subject: [PATCH] .editorconfig: update --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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