refactor(ast): shorten CommentNewlines methods#11152
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. |
|
@camchenry The fact that I've made 3 follow-up PRs doesn't indicate I think your PR was riddled with problems. They're all just nits. I just prefer to take a "each commit does one thing" approach. |
CodSpeed Instrumentation Performance ReportMerging #11152 will improve performances by 3.42%Comparing Summary
Benchmarks breakdown
|
Merge activity
|
Follow-on after #11096. Pure refactor. Shorten the setter methods. Also move them to after the getters and in same order.
c509439 to
58c7de6
Compare
25aa2e1 to
20a4a8c
Compare

Follow-on after #11096. Pure refactor. Shorten the setter methods. Also move them to after the getters and in same order.