diff options
| -rw-r--r-- | .editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index bc68ff24c8..1a8a4db80e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ charset = utf-8 trim_trailing_whitespace = true [*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}] -max_line_length = 85 +max_line_length = 80 [*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}] indent_style = space |
