From d6d69f539fe375e7b9f257ba2cc2e97ef2318874 Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Mon, 16 Aug 2021 23:13:41 +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