From cdceb8d1c00fc6aab6566e7dfb8b5ee536cc989b Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Mon, 27 Jan 2025 12:33:08 +0100 Subject: update project structure --- .editorconfig | 1 + 1 file changed, 1 insertion(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 1bd7da9..d4e1d0f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,6 +4,7 @@ root = true indent_style = tab end_of_line = lf insert_final_newline = true +max_line_length = 95 [*.{md,yml}] indent_style = space -- cgit v1.2.3