add p0 to OR conversion #252
Annotations
1 error and 4 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Extract and lint files changed by this PR:
R/interpret_rope.R#L6
file=R/interpret_rope.R,line=6,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 146 characters.
|
Extract and lint files changed by this PR:
tests/testthat/test-convert_between.R#L16
file=tests/testthat/test-convert_between.R,line=16,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
Extract and lint files changed by this PR:
tests/testthat/test-convert_between.R#L20
file=tests/testthat/test-convert_between.R,line=20,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
Loading