From 3d2f9ac58509ed1be8fad7760d825941427978d0 Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Wed, 8 May 2024 22:03:05 -0700 Subject: [PATCH] editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index e3207ea..94e6600 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,6 @@ root = true [*] +end_of_line = lf indent_style = space indent_size = 2 \ No newline at end of file