package-validator icon indicating copy to clipboard operation
package-validator copied to clipboard

NOTE: Ensure remove-item / remove* are wrapped with guards

Open ferventcoder opened this issue 9 years ago • 1 comments

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.

ferventcoder avatar May 16 '16 18:05 ferventcoder

Related to #91 ?

AdmiringWorm avatar Mar 05 '17 02:03 AdmiringWorm