This commit is contained in:
parent
37bde351e1
commit
f9fb14873a
10
.drone.yml
10
.drone.yml
@ -4,9 +4,9 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: lintr
|
||||
image: jupyter/datascience-notebook
|
||||
commands:
|
||||
- Rscript -e 'devtools::install_github("jimhester/lintr")'
|
||||
- Rscript -e 'lintr::lint_package()'
|
||||
- name: lintr
|
||||
image: jupyter/datascience-notebook
|
||||
commands:
|
||||
- Rscript -e 'devtools::install_github("jimhester/lintr")'
|
||||
- Rscript -e 'lintr::lint_package()'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user