Skip to content

Fix location of rename_all errors#303

Merged
escritorio-gustavo merged 1 commit intomainfrom
rename_all_error_location
Apr 9, 2024
Merged

Fix location of rename_all errors#303
escritorio-gustavo merged 1 commit intomainfrom
rename_all_error_location

Conversation

@escritorio-gustavo
Copy link
Copy Markdown
Contributor

Goal

After #298 errors in rename_all were pointing at the = token instead of the attribute value, this PR fixes that mistake

Changes

Changed parse_assign_inflection to get the correct Span

Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

@escritorio-gustavo escritorio-gustavo merged commit b9a4cca into main Apr 9, 2024
@escritorio-gustavo escritorio-gustavo deleted the rename_all_error_location branch April 9, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant