Skip to content

Commit 77286d8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fe959b7 commit 77286d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
- id: parsable-roxygen
5353
name: parsable-roxygen
5454
description: check if roxygen comments in a .R file are parsable
55-
entry: Rscript /inst/hooks/exported/parsable-roxygen.R
55+
entry: Rscript inst/hooks/exported/parsable-roxygen.R
5656
language: r
5757
files: '\.[rR]$'
5858
minimum_pre_commit_version: "2.13.0"

0 commit comments

Comments
 (0)