Skip to content

Fix #289 enumerate_arrays comments#344

Merged
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:enumerate-arrays-fix
Nov 22, 2021
Merged

Fix #289 enumerate_arrays comments#344
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:enumerate-arrays-fix

Conversation

@juntyr

@juntyr juntyr commented Nov 22, 2021

Copy link
Copy Markdown
Member

Fixes #289 and an associated TODO by moving the array index comments in front of the items using /*[i]*/.

  • I've included my change in CHANGELOG.md

@juntyr

juntyr commented Nov 22, 2021

Copy link
Copy Markdown
Member Author

?r @torkleyy

@torkleyy torkleyy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a good fix for the issue - but personally I find the comments too "noisy".

Still seems like an improvement though! :shipit:

@juntyr

juntyr commented Nov 22, 2021

Copy link
Copy Markdown
Member Author

I think that's a good fix for the issue - but personally I find the comments too "noisy".

I agree with that. I just saw the issue and thought it made a nice quick break from uni work.

Still seems like an improvement though! :shipit:

Thanks!

@juntyr juntyr merged commit ed3577c into ron-rs:master Nov 22, 2021
@juntyr juntyr deleted the enumerate-arrays-fix branch November 22, 2021 19:20
torkleyy pushed a commit to torkleyy/ron that referenced this pull request Jun 6, 2022
@torkleyy torkleyy mentioned this pull request Jun 6, 2022
2 tasks
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.

enumerate_arrays doesn't annotate last item in array and comments are badly placed

2 participants