From 31db71eacbb7977faf8ae5fd5886d72f4251ce63 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 18 May 2024 18:56:13 +0200 Subject: set editorconfig to not clash with niv --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..78030d65 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[nix/sources.json] +indent_size = 4 -- cgit 1.4.1