package-validator
package-validator copied to clipboard
NOTE: Ensure remove-item / remove* are wrapped with guards
Detect and leave a note for moderators to review that these are wrapped with guards to ensure that the value if a variable is null or not prior to running the remove.
Related to #91 ?