New linter for complex conditional expressions #2870
Annotations
6 errors and 2 warnings
|
|
|
|
|
|
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
This job failed
Loading