This commit is contained in:
parent
f9fb14873a
commit
1c34a0b115
@ -7,6 +7,6 @@ steps:
|
|||||||
- name: lintr
|
- name: lintr
|
||||||
image: jupyter/datascience-notebook
|
image: jupyter/datascience-notebook
|
||||||
commands:
|
commands:
|
||||||
|
- export TAR="/bin/tar"
|
||||||
- Rscript -e 'devtools::install_github("jimhester/lintr")'
|
- Rscript -e 'devtools::install_github("jimhester/lintr")'
|
||||||
- Rscript -e 'lintr::lint_package()'
|
- Rscript -e 'lintr::lint_package()'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user