github-pr-contains-action icon indicating copy to clipboard operation
github-pr-contains-action copied to clipboard

Improve documentation

Open JJ opened this issue 2 years ago • 0 comments

This is always necessary, but since version 14.1 if you include something related to diffs, it will launch those tests, so I would like to avoid patterns such as this one where unused variables are set to a null string. In JS, that's pretty much the same as null, but anyway, it should be clear that you don't need to set variables to a null string to null them, since there are no defaults.

JJ avatar Apr 21 '24 10:04 JJ