From c23a457e72abe608715ac76f076f47dc42af07a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 20:31:44 +0200 Subject: Merging upstream version 1.74.1+dfsg1. Signed-off-by: Daniel Baumann --- src/doc/rustc-dev-guide/.editorconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/doc/rustc-dev-guide/.editorconfig') diff --git a/src/doc/rustc-dev-guide/.editorconfig b/src/doc/rustc-dev-guide/.editorconfig index cb3312517..443c4c284 100644 --- a/src/doc/rustc-dev-guide/.editorconfig +++ b/src/doc/rustc-dev-guide/.editorconfig @@ -3,6 +3,7 @@ root = true [src/*] end_of_line = lf insert_final_newline = true +max_line_length = 100 [ci/*.sh] indent_style = space -- cgit v1.2.3