summaryrefslogtreecommitdiff
path: root/.github/workflows/auto_request_review.yml
diff options
context:
space:
mode:
authorHASUMI Hitoshi <hasumikin@gmail.com>2024-04-27 16:00:06 +0900
committerYuichiro Kaneko <spiketeika@gmail.com>2024-04-27 17:56:20 +0900
commit9ea77cb3514664fc150515765fb9ede5b2b6ab4c (patch)
treee54ac4c42594b533ef3b3f9df783372aeb8e70d7 /.github/workflows/auto_request_review.yml
parentef3e3e9a2ff7684003b329f4353e3fafda38baaf (diff)
Remove unnecessary assignment to ast->body.line_countHEADmaster
This patch removes a code that assigns `-1` to `ast->body.line_count` because, at least as of now, it looks not necessary. I made this commit atomically revertable if I was wrong. ## Relevant commits - The preparation for this PR: https://github.com/ruby/ruby/pull/10655/files#diff-2af2e7f2e1c28da5e9d99ad117cba1c4dabd8b0bc3081da88e414c55c6aa9549R1484-R1493 - The original commit that introduced the code: https://github.com/ruby/ruby/commit/d65f7458bc8b4fa4404c41713cfa1ece5260fc8a
Diffstat (limited to '.github/workflows/auto_request_review.yml')
0 files changed, 0 insertions, 0 deletions