Skip to content

Commit 2a30aaa

Browse files
committed
style: incldue uninlined_format_args
1 parent bc3ef17 commit 2a30aaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ cargo_common_metadata = { level = "allow", priority = 1 }
168168
doc_lazy_continuation = { level = "allow", priority = 1 }
169169
needless_return = { level = "allow", priority = 1 }
170170
doc_overindented_list_items = { level = "allow", priority = 1 }
171-
uninlined_format_args = { level = "allow", priority = 1 }
172171
# complexity-lints
173172
needless_lifetimes = { level = "allow", priority = 1 }
174173
precedence = { level = "allow", priority = 1 }

0 commit comments

Comments
 (0)