Skip to content

Commit

Permalink
remove .lintr reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvoicu committed Mar 14, 2024
1 parent a99255a commit 57782a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ COPY scripts /scripts
RUN /scripts/install_sys_deps.sh && \
/scripts/install_r_pkgs.R

COPY configs/.lintr /
ENV R_LINTR_LINTER_FILE=/.lintr

# Cleanup
RUN rm -rf /rocker_scripts /scripts

Expand Down

0 comments on commit 57782a0

Please sign in to comment.