feat: 新增ruff配置文件

This commit is contained in:
insistence
2024-07-11 22:24:17 +08:00
parent 449b7581d8
commit 5ae234714f

View File

@@ -0,0 +1,4 @@
line-length = 120
[format]
quote-style = "single"