test: refactor indexOf uses to es6 equivalents by Bnaya · Pull Request #13853 · nodejs/node
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work. Please feel free to also give us any feedback about the onboarding process today.
#goodnessSquad
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The === true part can be left out here.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is now linter issue:
96:24 error Expected indentation of 14 spaces but found 23 indent-legacyChoose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with nits addressed.
refactor indexOf uses to es6 where applicable Refs: nodejs#12586
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. CI failure on linux-fips is unrelated.
I think these changes were already covered in #13852 (amongst others) 😕 . Thank you for your contribution, I am sorry these changes did not make it in. Keep up the good work!
This was referenced
Sep 15, 2021This was referenced
Sep 16, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters