feat: improve language button #46
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/render.R#L625
file=R/render.R,line=625,col=50,[extraction_operator_linter] Use `[[` instead of `[` to extract an element.
|
Extract and lint files changed by this PR:
R/render.R#L625
file=R/render.R,line=625,col=52,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
|
Loading