refactor(formatter): simplify checking multiline block comment#16481
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Performance ReportMerging #16481 will not alter performanceComparing Summary
Footnotes
|
dee5796 to
545c1c8
Compare
b30e61f to
6f67bf0
Compare
545c1c8 to
163deaa
Compare
4640f6c to
d72ed7f
Compare
1b8e61a to
482f237
Compare
8125287 to
7f42bf5
Compare
482f237 to
4c95de1
Compare
7f42bf5 to
77c20fe
Compare
4c95de1 to
77d4387
Compare
77c20fe to
00e08ca
Compare
Merge activity
|
use `Comment::is_multiline_block` to check whether the comment has a line break
2bdaad6 to
30a9076
Compare
00e08ca to
5014335
Compare
use `Comment::is_multiline_block` to check whether the comment has a line break
…roject#16481) use `Comment::is_multiline_block` to check whether the comment has a line break

use
Comment::is_multiline_blockto check whether the comment has a line break