From ab3031942c77623a3e191d440fa2989097ec1cde Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Sat, 14 Oct 2023 20:44:09 +0200 Subject: [PATCH] .editorconfig --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..c17e595 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,3 @@ +root = true +[*] +tab_width: 8