Misleading names using pretty_names
in combination with cut()
#386
Annotations
1 error and 5 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/format_parameters.R#L75
file=R/format_parameters.R,line=75,col=7,[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/format_parameters.R#L274
file=R/format_parameters.R,line=274,col=5,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
R/format_parameters.R#L275
file=R/format_parameters.R,line=275,col=5,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
R/format_parameters.R#L276
file=R/format_parameters.R,line=276,col=5,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
R/format_parameters.R#L456
file=R/format_parameters.R,line=456,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.
|
The logs for this run have expired and are no longer available.
Loading