diff --git a/.editorconfig b/.editorconfig index 5e771f93..5bfc3182 100644 --- a/.editorconfig +++ b/.editorconfig @@ -87,8 +87,8 @@ trim_trailing_whitespace = false max_line_length = unset # RFC 678 -#[*.txt] -#max_line_length = 72 +[*.txt] +max_line_length = 72 # Windows line-endings for Windows [*.{reg,bat,ahk}]