From: Vinícius dos Santos Oliveira Date: Sat, 25 Feb 2023 14:35:05 +0000 (-0300) Subject: Add .editorconfig X-Git-Tag: 4.14.0-rc1~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e638841f5a2cba0716e188245a12efe0a1f78cf9;p=thirdparty%2Fshadow.git Add .editorconfig --- diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 000000000..9e85ea0ea --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*.{c,h}] +indent_style = tab