We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89a22f commit 4a7f298Copy full SHA for 4a7f298
rustfmt.toml
@@ -2,6 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0 OR MIT
3
4
# Run rustfmt with this config (it should be picked up automatically).
5
+edition = "2021"
6
version = "Two"
7
use_small_heuristics = "Max"
8
merge_derives = false
tests/kani/AsyncAwait/rustfmt.toml
0 commit comments