From 26c3ab74203636361b79f93c24a803e1e75a45ae Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Thu, 9 Mar 2017 16:10:11 +0300 Subject: [PATCH] no message --- .editorconfig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..c5f261a --- /dev/null +++ b/.editorconfig @@ -0,0 +1,6 @@ +# 2017-03-09 +# https://github.com/isaacs/github/issues/170#issuecomment-150489692 +root = true +[*] +indent_size = 4 +indent_style = tab \ No newline at end of file