From: nutra-bot Date: Thu, 20 Apr 2023 23:17:50 +0000 (+0000) Subject: update editorconfig for nginx configs X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=7aa95cc377390e8351481b8fee79ccb8a489e0ea;p=nutratech%2Fvps-root.git update editorconfig for nginx configs --- 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}]