File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,20 @@ editor_options:
44 wrap : 72
55---
66
7+ # precommit v0.3.3
8+ - ` codemeta-description-updated ` , ` roxygenize ` , and
9+ ` use-tidy-description ` now all support a ` root ` argument that
10+ specifies the directory in the git repo that contains the R package.
11+ Defaults to ` . ` since for most R package git repos, the git and R package
12+ root coincide.
13+
714# precommit v0.3.2.9000
815
916- ` use_ci() ` is now documented to take ` NA ` , not ` NULL ` for argument
1017 ` ci ` (#431 ).
18+ - ` deps-in-desc ` supports a ` root ` argument that specifies the directory in
19+ the git repo that contains the R package. Defaults to ` . ` since for most R
20+ package git repos, the git and R package root coincide.
1121
1222# precommit v0.3.2
1323
You can’t perform that action at this time.
0 commit comments