From 1d6dfe03de151c6c2e4e4b74836e148f692d9088 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sat, 24 Sep 2022 21:49:30 +0300 Subject: [PATCH] update Crystal --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 7675716..7f5a806 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,7 +21,7 @@ indent_style = space indent_size = 4 # Crystal -[*.cr] +[{*.cr,shard.yml}] indent_style = space indent_size = 2