Skip to content

Commit e1230cd

Browse files
committed
fix: Clarify clippy.toml isn't going away yet
1 parent 1557767 commit e1230cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

text/3389-manifest-lint.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@ external configuration file and overlooking the one or two fields read from
180180

181181
As this focuses on lints, this leaves out first-party tools that need
182182
configuration but aren't linters, namely `rustfmt`, leading to an inconsistent
183-
experience if `clippy.toml` goes away.
183+
experience if `clippy.toml` goes away in the future (if we act on the future
184+
possibility of supporting linter configuration)
184185

185186
A concern brought up in
186187
[rust-lang/rust-clippy#1313](https://github.com/rust-lang/rust-clippy/issues/1313)

0 commit comments

Comments
 (0)