From 5dd9e63a943c6eff7a0657786ee8821db5863a0e Mon Sep 17 00:00:00 2001 From: Delio Castillo Date: Mon, 19 Sep 2016 11:45:07 -0700 Subject: [PATCH] Update .editorconfig --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.editorconfig b/.editorconfig index 585e2abce..261407067 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,3 +21,7 @@ trim_trailing_whitespace = false [Makefile] indent_style = tab + +[nginx.conf] +indent_style = space +indent_size = 2