`CONTRIBUTING.md` and Testing changes
The changes in this PR are based largely on those from https://github.com/mpalmer/action-validator/pull/48 (which seems to be abandoned). I have also included additional changes to support testing the Node/WASM bindings using cargo. It's not perhaps the most elegant way to do it, but it at least works as a starting point.
Since this is branched off from https://github.com/mpalmer/action-validator/pull/85, I've marked it as a draft until this is merged. I'll then rebase this PR and mark it as being ready for review.
@mpalmer this one's ready for review now
Thanks for the tidy up. As it's so extensive, it'll take me a while to do a full review, but rest assured, my eyes are on it.
Thanks for the tidy up. As it's so extensive, it'll take me a while to do a full review, but rest assured, my eyes are on it.
No problem 🙂 TYT
@mpalmer thanks for the review! I have applied all of the suggestions, and pushed some commits with further improvements relating to your questions. Let me know if you'd like me to make any further changes 🙂