From 59994bf55e4aa11bdbe6013e0faf39ba884e13b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Sun, 7 Jun 2026 22:42:42 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=E7=BC=96=E8=BE=91=E5=99=A8?= =?UTF-8?q?=E6=9C=80=E5=A4=A7=E8=A1=8C=E5=AE=BD=E4=BB=8E=20100=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA=20120?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 641881e..af8fa7c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ end_of_line = lf trim_trailing_whitespace = true insert_final_newline = true charset = utf-8 -max_line_length = 100 +max_line_length = 120 [*.java] indent_size = 4