We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 745a1fb + 236f5e5 commit 21aa0c3Copy full SHA for 21aa0c3
triagebot.toml
@@ -0,0 +1,12 @@
1
+# SPDX-License-Identifier: MIT OR Apache-2.0
2
+# SPDX-FileCopyrightText: The Rust Project Contributors
3
+
4
+# Ease review after a rebase be ensuring no other changes occurred.
5
+# https://forge.rust-lang.org/triagebot/range-diff.html
6
+[range-diff]
7
8
+# Canonicalize issue mentions (change "fixes #1234" to "fixes rust-lang/fls#1234"),
9
+# to avoid wrong mentions where this repo (rust-lang/fls) is a subtree to another repo.
10
+# https://forge.rust-lang.org/triagebot/issue-links.html
11
+[issue-links]
12
+check-commits = false
0 commit comments