From 0ebd2390a959a9562cf2096150ad6e8a24ed5ec9 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 1 Apr 2019 21:00:06 +0200 Subject: o Updating editorconfig. --- .editorconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 43c9cff..aeb0586 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,2 +1,4 @@ [*.py] -indent = 4 +indent_size = 4 +indent_style = space +continuation_indent_size = 8 -- cgit v1.2.3