From fbfa2ffe00ba0db1b806db3ae558803f55d8fbac Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Mon, 16 Aug 2021 23:14:58 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index c79c990fb..0744096cb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,6 +18,7 @@ charset = utf-8 indent_style = space indent_size = 4 continuation_indent_size = 4 +max_line_length = 160 [*.xml] continuation_indent_size = 4