Skip to content

Commit 9a9e827

Browse files
committed
triagebot.toml: Add autolabel for T-style
1 parent 39484ac commit 9a9e827

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

+5
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@ trigger_files = [
189189
"src/tools/bump-stage0",
190190
]
191191

192+
[autolabel."T-style"]
193+
trigger_files = [
194+
"src/doc/style-guide",
195+
]
196+
192197
[autolabel."A-translation"]
193198
trigger_files = [
194199
"compiler/rustc_error_messages",

0 commit comments

Comments
 (0)