Check for new lints and following kebab-case for naming R files #225
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 36s
Annotations
1 error and 2 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/pairwise_comparisons.R#L158
file=R/pairwise_comparisons.R,line=158,col=3,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %<>%.
|
lint-changed-files:
tests/testthat/test-contingency_table.R#L78
file=tests/testthat/test-contingency_table.R,line=78,col=5,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %<>%.
|