From ce475950bf3ceaa5fd62a6673568712bd62f7494 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 10 Aug 2020 13:16:38 -0400 Subject: add editorconfig for the db libconfig files --- db/.editorconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 db/.editorconfig (limited to 'db') diff --git a/db/.editorconfig b/db/.editorconfig new file mode 100644 index 00000000..e189ab1b --- /dev/null +++ b/db/.editorconfig @@ -0,0 +1,7 @@ +# editorconfig for the libconfig files + +[*.conf] +end_of_line = lf +trim_trailing_whitespace = true +insert_final_newline = true +indent_style = tab -- cgit v1.2.3-70-g09d2