Skip to content

Commit 0cb1364

Browse files
authored
Merge pull request #2456 from jieyouxu/pr-message-nit
2 parents 90529c8 + 5404fd0 commit 0cb1364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triagebot.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ days-threshold = 7
8282
[assign.custom_welcome_messages]
8383
welcome-message = ""
8484
welcome-message-no-reviewer = """\
85-
Thanks for the PR. If you have write access, feel free to merge this PR if it
86-
does not need reviews. You can request a review using `r? rustc-dev-guide` or
85+
Thanks for the PR. If you have write access, feel free to merge this PR if it \
86+
does not need reviews. You can request a review using `r? rustc-dev-guide` or \
8787
`r? <username>`.
8888
"""
8989

0 commit comments

Comments
 (0)