From 0d747afe10bd5b5731e203610119d48afe57385f Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Tue, 28 Oct 2025 10:45:34 +0100 Subject: change toml to yaml --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 3a63703..e1c3e6c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,7 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[*.yaml] +indent_size = 2 +indent_style = space -- cgit v1.2.3