Skip to content

Fixed function names to make them unique #7688

Open
wants to merge 1 commit into from

3 participants

@drk7891

This fix renames non-unique functions in intermediate-bonfires.json to make them unique.

Overview of the changed functions:

[x] diff -> diffArray
[x] convert -> convertToRoman
[x] where -> whereAreYou
[x] translate -> translatePigLatin
[x] pair -> pairElement
[x] boo -> booWho
[x] unite -> uniteUnique
[x] convert -> convertHTML
[x] find -> findElement
[x] drop -> dropElements
[x] steamroller -> steamrollArray
[x] every -> truthCheck
[x] add -> addTogether

Tested locally and npm test passes all tests.

References #7085

Edit: Fixing failed check

@camperbot

@drk7891 updated the pull request.

@camperbot

@drk7891 updated the pull request.

@raisedadead raisedadead added the QA label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.