Skip to content

Commit

Permalink
Re-run pre-commit over all files
Browse files Browse the repository at this point in the history
  • Loading branch information
zsusswein committed Aug 6, 2024
1 parent 43f10cf commit 69f1e7a
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
^.lintr$
^.secrets.baseline$
^CONTRIBUTING.md$
^DISCLAIMER.md$
^LICENSE$
^LICENSE.md$
^LICENSE.md$
^\.github$
^\.lintr$
^\.pre-commit-config\.yaml$
^\.secrets.baseline$
^\.vscode$
^\.vscode$
^_pkgdown\.yml$
^code-of-conduct.md$
Expand Down
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Generated by roxygen2: do not edit by hand

export(add_two_numbers)
19 changes: 19 additions & 0 deletions man/add_two_numbers.Rd

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

0 comments on commit 69f1e7a

Please sign in to comment.