Skip to content
Snippets Groups Projects
Commit b0337f00 authored by Guillem Jover's avatar Guillem Jover
Browse files

scripts: Use //= instead of ||= when appropriate

Replace only safe usages, i.e. those that fallback on initialization
values that evaluate to false anyway. Or when the API is explicit about
the variable being undefined.
parent 543ac69d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment