feat: improve language button #46
lint-changed-files.yaml
on: pull_request
lint-changed-files
9m 17s
Annotations
1 error and 2 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/render.R#L625
file=R/render.R,line=625,col=50,[extraction_operator_linter] Use `[[` instead of `[` to extract an element.
|
lint-changed-files:
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.
|