Skip to content

Commit 2a4a2a8

Browse files
committed
Update parsable-roxygen description
1 parent 6d6f1db commit 2a4a2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/available-hooks.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ This hook does not modify files.
142142
## `parsable-roxygen`
143143

144144
Checks if roxygen comments within your `.R` files are "valid" by checking if
145-
running `roxygen2::parse_file()` on them returns a warning.
145+
running `roxygen2::parse_file()` on them returns any messages.
146146

147147
This hook does not modify files.
148148

0 commit comments

Comments
 (0)