This commit is contained in:
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()'
|
||||
|
||||
|
Reference in New Issue
Block a user