node-damerau-levenshtein
node-damerau-levenshtein copied to clipboard
Rename arguments
This PR:
- renames arguments
- cleans up the formatting for the
index.js
file 👍 - changes
var
tolet
andconst
-- it's been enough years that it shouldn't cause trouble for anyone I think 😅 - removes arbitrary limit of 100 ⚠️
- moves a few conditional statements before needlessly filling the matrix if conditions hold 🚀
npm test
still shows 18 passing -- no errors introduced 🙆♂
This PR makes quite a few changes, please let me know if you'd like me to undo any of them 👌
After you approve whichever changes should get merged, I'll update the CHANGELOG 😀
Hey, thanks! I havn't looked at the code yet, but from your comments it looks like a very welcome changes. I'm quite busy this week, but I promise to review as soon as I have some extra time.
No worries -- and no rush 👌 Hope your week is as stress-free as possible 🎐