Skip to content

Commit

Permalink
minor updates to formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonStanley committed Jan 7, 2024
1 parent 2c5f38e commit 5b81862
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 1 addition & 3 deletions man/tidyfast-package.Rd

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

3 changes: 2 additions & 1 deletion tests/spelling.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
if (requireNamespace("spelling", quietly = TRUE)) {
spelling::spell_check_test(
vignettes = TRUE, error = FALSE,
vignettes = TRUE,
error = FALSE,
skip_on_cran = TRUE
)
}

0 comments on commit 5b81862

Please sign in to comment.