From d47ee877be5d1175bdc36f2d87881ddaf875a8e9 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Mon, 23 Jul 2018 01:56:42 +0300 Subject: Refactor http clients, fix webhook server, add more samples, change tabs to 4 spaces --- .editorconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 8c1f22e..291b386 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,4 +3,5 @@ root = true [*] end_of_line = lf charset = utf-8 -indent_style = tab +indent_style = space +indent_size = 4 -- cgit v1.2.3