From edbab8163e94f14a162081b28d0013b76348760d Mon Sep 17 00:00:00 2001 From: LouisLam Date: Tue, 13 Jul 2021 10:31:31 +0800 Subject: [PATCH] update .editorconfig --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index af09f8cd..a882f5c2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,3 +13,6 @@ trim_trailing_whitespace = false [*.yaml] indent_size = 2 + +[*.yml] +indent_size = 2