From 7aa95cc377390e8351481b8fee79ccb8a489e0ea Mon Sep 17 00:00:00 2001 From: nutra-bot Date: Thu, 20 Apr 2023 23:17:50 +0000 Subject: [PATCH] update editorconfig for nginx configs --- .editorconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index e5713db..26011d9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,8 +10,9 @@ trim_trailing_whitespace = true max_line_length = 100 -[default] +[{default,default.conf}] indent_size = 2 +indent_style = space [{nutra,*.py}] -- 2.52.0