Axell Brendow
Results
1
issues of
Axell Brendow
**SonarLint version:** 1.15.0 **Reproducer** ```js const func = (a, b) => { if (b) a = true; return !a && !b ? "x" : "y"; // Yellow line bellow "!b"...
type: false positive
topic: quality