Skip to content

Commit 5486b7c

Browse files
authored
docs: remove redundant infomatrmation
1 parent cf74c74 commit 5486b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dylint.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ libraries = [
55

66
[perfectionist]
77
disable = [
8-
{ name = "arc_rc_clone", reason = "`arc_rc_clone` is enforced by `clippy::clone_on_ref_ptr` instead" },
8+
{ name = "arc_rc_clone", reason = "already use clippy::clone_on_ref_ptr" },
99
]
1010

1111
["perfectionist::derive_ordering"]

0 commit comments

Comments
 (0)