diff --git a/.editorconfig b/.editorconfig index 79c3128..c13a038 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ indent_style = tab end_of_line = lf trim_trailing_whitespaces = true -[{*.{yml,yaml},.yamllint}] +[{*.{yml,yaml,yml-off},.yamllint}] indent_style = space indent_size = 2