diff --git a/.editorconfig b/.editorconfig index 9e0ee91b0d3..f162e8d2047 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,5 +17,5 @@ indent_size = 4 [*.js] indent_size = 2 -[*.adoc] +[*.{adoc,md}] max_line_length = 0