Skip to content

Commit

Permalink
update rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wlangera committed Nov 7, 2024
1 parent b9a1433 commit b86dbf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
^.*\.Rproj$
^CITATION\.cff$
^LICENSE.md$
^LICENSE\.md$
^README\.Rmd$
^\.Rproj\.user$
^\.github$
Expand All @@ -10,8 +11,10 @@
^_pkgdown\.yml$
^checklist.yml$
^codecov\.yml$
^codemeta\.json$
^data-raw$
^docs$
^man-roxygen$
^organisation.yml$
^pkgdown$
^vignettes/articles$
5 changes: 0 additions & 5 deletions checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ allowed:
Maintainer: 'Ward Langeraert <[email protected]>'
New submission
- motivation: no problem
value: |-
checking top-level files ... NOTE
Non-standard file/directory found at top level:
'codemeta.json'
required:
- CITATION
- DESCRIPTION
Expand Down

0 comments on commit b86dbf7

Please sign in to comment.