From 9dcaaf102b1b29c69d852c9b955f2f777b8d2f64 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Fri, 14 Aug 2020 12:09:46 +0200 Subject: [PATCH] chore: fix editorconfig ident size --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 8bc7950b7b..d3853ab0b6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,4 +9,4 @@ indent_size = 2 [{Makefile,go.mod,go.sum,*.go}] indent_style = tab -indent_size = 8 +indent_size = 4