Skip to content

Commit 7ae3888

Browse files
committed
buildignore data-raw
1 parent 17bae33 commit 7ae3888

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.Rbuildignore

+1
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ revdep/*
4646
^gfortran.*
4747
^cran-comments\.md$
4848
^inst/debug\.R$
49+
^data-raw$

.pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ repos:
3131
.*\.RData|
3232
.*\.svg
3333
)$
34-
# - id: lintr
3534
- id: readme-rmd-rendered
3635
- id: parsable-R
3736
- id: no-browser-statement

0 commit comments

Comments
 (0)