The title was still SC2265

Joachim Ansorg
2025-05-03 16:59:46 +02:00
parent 9be76f9526
commit 78a54260e2

@@ -1,4 +1,4 @@
## Use && for logical AND. Single & will background and return true. ## Use `||` for logical OR. Single `|` will pipe.
### Problematic code: ### Problematic code: