From 580a43e7a18f8f23b747823500828ce3a7631664 Mon Sep 17 00:00:00 2001 From: lddsb Date: Sat, 7 Sep 2019 22:19:32 +0800 Subject: [PATCH] add editorconfig file --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..1ff98bd --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*.y*ml] +indent_size = 2