This commit is contained in:
parent
bd9524bf2c
commit
d91417ce50
@ -9,4 +9,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- export TAR="/bin/tar"
|
- export TAR="/bin/tar"
|
||||||
- Rscript -e 'devtools::install_github("jimhester/lintr")'
|
- Rscript -e 'devtools::install_github("jimhester/lintr")'
|
||||||
- Rscript -e 'lintr:lint_dir(path=".", pattern=rex::rex(".", one_of("Rr"), maybe("md"), end))'
|
- Rscript -e 'lintr::lint_dir(path=".", pattern=rex::rex(".", one_of("Rr"), maybe("md"), end))'
|
||||||
|
Loading…
Reference in New Issue
Block a user