Closed lucianoruizmo closed 2 years ago
@zenspider 👋🏼 - lmk if you need more info for the above ^^
Have you looked at the code being parsed? Are the line numbers correct?
The last big release of RP did a lot to address line numbers:
https://github.com/seattlerb/ruby_parser/blob/master/History.rdoc#3180--2021-10-27-
On Mar 7, 2022, at 12:35, Emily Fueger @.***> wrote:
@zenspider 👋🏼 - lmk if you need more info for the above ^^
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.
Anything?
@zenspider - asking the team to take a look. thanks for the nudge!
Closing. Feel free to reopen with actual source code that shows a problem.
Hey! In CodeClimate, we are trying to update the version of the
sexp_processor
gem, but we are hitting an error that seems to be related toruby_parser
.We are currently making those updates in this PR. However, when we run our tests, there are 2 that are failing on the expected end line.
It looks related to #292. We are not sure if we are missing something in the upgrade to avoid this conflicts. This repo is public if you need to check the code, as well as you can ask us if you need more insights on this.
Thanks!