update lint configuration doc for [ifs_same_cond]

This commit is contained in:
J-ZhengLi 2023-03-14 10:24:28 +08:00
parent f4ccb06d69
commit 011bb46337

View file

@ -519,6 +519,7 @@ for the generic parameters for determining interior mutability
**Default Value:** `["bytes::Bytes"]` (`Vec<String>`)
* [mutable_key_type](https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type)
* [ifs_same_cond](https://rust-lang.github.io/rust-clippy/master/index.html#ifs_same_cond)
### allow-mixed-uninlined-format-args