mv rustfmt.toml

This commit is contained in:
HouXiaoxuan
2023-12-21 22:21:14 +08:00
parent d116f4b2ff
commit 2a04d7454b

View File

@@ -15,6 +15,4 @@ format_code_in_doc_comments = true
# 彩色输出Unstable
color = "Auto"
ignore = [
"tests",
]
ignore = ["tests"]