Jorge Martin Juarez

Results 57 comments of Jorge Martin Juarez

@ytmimi I would like to work on this issue as well. I may need some clues on where to start but that's ok tho' c:

@ytmimi Hey! hope you're doing great! While testing I noticed that there are some idempotence tests that were written with the wrong format. Should I also correct those? (I'm still...

@ytmimi Done! Thanks for the version gate clue btw c: Let me know if there's something else we need to add!

@ytmimi Cool! I'll start to with the changes now! The `contains_comments` function will be super helpful (it will allow me to simplify a lot of code) ✌️

@ytmimi The changes are done! Thanks for all the comments and guidance (they'll sure help me improve as a rustacean 🦀), I really appreciate it! The whole experience contributing to...

@ytmimi Hey! Hope you're doing great! I made a little change, in order to remove some redundant code. I was checking for `fields.is_empty()` and `body_has_comments` in the `match` expression located...

@ytmimi Hey! Hope you're doing well! No worries, I know that you have other occupations, so I'm ok with PRs not being reviewed instantly 👍. The approach you decided to...

@ytmimi Donee! thanks again for all the guidance and the help. This fix really allowed me to understand some parts of Rustfmt a little bit better (in regard to the...

@dimabru Hey! Hope you're doing great! I started to implement the feature and I'm taking the path you mentioned (adding a key to the `ConfigurationManager`). However, I have some questions....