From b88a39b49002b634077826d057d1454541dc39b5 Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Mon, 16 Aug 2021 23:13:53 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index c79c990f..0744096c 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