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