diff --git a/.editorconfig b/.editorconfig index e3f5e602..4851ccf1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ trim_trailing_whitespace = true max_line_length = 110 quote_type = single -[*.{yaml,json,json5,md}] +[*.{yaml,json,json5,md,whitesource}] indent_size = 2 [{Makefile, *.mk}]