Fix issues with multiple possible adjustments #677
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 6s
Annotations
1 error and 1 warning
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
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.
|