| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Please address the lint issues and include email and username to git commit. Can you --resetAuthor after configuring your git? (git config user.name ...)
Sorry, something went wrong.
|
Hi @RafaelGSS , i fix the lint issue, and set git config. Let me know if it's ok. Thanks for your revision |
Sorry, something went wrong.
|
@RafaelGSS Did it! let me know if it's ok! thank for your time! |
Sorry, something went wrong.
There was a problem hiding this comment.
Your PR changes a bit more than forEach -> for .. of. Can you revert the unrelated changes?
Sorry, something went wrong.
Sorry, something went wrong.
|
@RafaelGSS are you still blocking this PR? |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
test: fix lint error
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #50786 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #50786 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: nodejs#50786 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
| Back | FazBrowse Home | New Git URL |
This PR replace forEach() with for..of cycle.