Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate",
"pkgapi::api_roclet"))
RoxygenNote: 7.2.1
Config/testthat/edition: 3
Config/testthat/parallel: true
Collate:
'addins.R'
'communicate.R'
Expand Down
5 changes: 4 additions & 1 deletion inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ coventions
covr
cran
cre
cynkra
datastructures
dec
deps
Expand Down Expand Up @@ -95,6 +96,7 @@ ixmypi
ized
Jupyterlab
Kirill
kirill
knitr
krlmlr
labelled
Expand Down Expand Up @@ -128,6 +130,7 @@ nph
NUM
oldrel
oneliner
ORCID
os
ourself
packagemanager
Expand All @@ -149,8 +152,8 @@ prettycode
PRs
purrr
qmd
questionr
Qmd
questionr
rcmdcheck
RcppExports
rds
Expand Down
224 changes: 224 additions & 0 deletions tests/testthat/alignment/fun-decs-in_tree

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 40 additions & 0 deletions tests/testthat/alignment/tribble-three-cols-in_tree

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading