Skip to content

Commit 8e3293e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 62643f6 commit 8e3293e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inst/hooks/exported/readme-rmd-rendered.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
if (file.exists("README.Rmd") & file.exists("README.md")) {
32
if (file.info("README.md")$mtime < file.info("README.Rmd")$mtime) {
43
rlang::abort("README.md is out of date; please re-knit README.Rmd.")

0 commit comments

Comments
 (0)