From 60b4ebfbf3be78dba9dc7c65ab2bdaa0b218c0c2 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 21 Oct 2024 19:22:50 -0400 Subject: Everything before initial synced list Signed-off-by: Andrew Opalach --- .editorconfig | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index f0409bd..7d5465e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,8 +1,11 @@ root = true +[/.git/**] +max_line_length = unset + [*] -indent_style=space -indent_size=4 -tab_width=4 -end_of_line=lf -trim_trailing_whitespace=true +indent_style = space +indent_size = 4 +tab_width = 4 +end_of_line = lf +trim_trailing_whitespace = true -- cgit v1.2.3-101-g0448