Fix issues with multiple possible adjustments #675
Annotations
1 error and 1 warning
|
R/check_dag.R#L335
file=R/check_dag.R,line=335,col=16,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
This job failed
Loading