From aa281e6c462f42e4d4f20dcb2c5d0aa370f0c0d0 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 26 Sep 2023 15:00:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9ruff=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruff.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruff.toml b/ruff.toml index f53c52bf..491757d7 100644 --- a/ruff.toml +++ b/ruff.toml @@ -1,4 +1,4 @@ -[tool.ruff] + line-length = 120 ignore-init-module-imports = true fix = true \ No newline at end of file