From df9f96638bc87d78de2572b516fb6f3a6068e188 Mon Sep 17 00:00:00 2001 From: inoas Date: Fri, 15 Mar 2024 21:18:02 +0100 Subject: less --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 432f34b..02cdc98 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,7 +15,7 @@ insert_final_newline = true indent_style = space indent_size = 2 -[*.{gleam, erl, hrl, ex, exs, mjs, js, ts}] +[*.{gleam, erl, mjs, js, ts}] max_line_length = 80 [*.md] -- cgit v1.2.3