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