Draft McDonald's Omega #433
Annotations
1 error and 2 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/check_itemscale.R#L162
file=R/check_itemscale.R,line=162,col=11,[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.
|
Extract and lint files changed by this PR:
R/check_itemscale.R#L188
file=R/check_itemscale.R,line=188,col=9,[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.
|
The logs for this run have expired and are no longer available.
Loading