From f2d5583a9428f576a09023032a3e3bae95690b9a Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 15 Jul 2020 11:05:30 -0400 Subject: [releng][baseline] sync with archiso and archiso32 Signed-off-by: David P --- .editorconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 4fa38d5..4a540f3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,3 +13,12 @@ trim_trailing_whitespace = true charset = utf-8 indent_style = space indent_size = 4 +max_line_length = 120 + +[*.{yml,yaml}] +end_of_line = lf +insert_final_newline = true +trim_trailing_whitespace = true +charset = utf-8 +indent_style = space +indent_size = 2 -- cgit v1.2.2