Clearer distinguish length and max #241
lint-only-changed-files.yaml
on: pull_request
lint-changed-files
31m 43s
Annotations
1 error and 4 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/opts.R#L53
file=R/opts.R,line=53,col=8,[nonportable_path_linter] Use file.path() to construct portable file paths.
|
lint-changed-files:
R/opts.R#L161
file=R/opts.R,line=161,col=58,[spaces_inside_linter] Do not place spaces before parentheses.
|
lint-changed-files:
R/utilities.R#L319
file=R/utilities.R,line=319,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint-changed-files:
R/utilities.R#L330
file=R/utilities.R,line=330,col=81,[line_length_linter] Lines should not be more than 80 characters.
|