We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3d2ab commit fe959b7Copy full SHA for fe959b7
.pre-commit-hooks.yaml
@@ -52,7 +52,7 @@
52
- id: parsable-roxygen
53
name: parsable-roxygen
54
description: check if roxygen comments in a .R file are parsable
55
- entry: Rscript /inst/hooks/exported/parsable-roxygen.R
+ entry: Rscript inst/hooks/exported/parsable-roxygen.R
56
language: r
57
files: '\.[rR]$'
58
minimum_pre_commit_version: "2.13.0"
0 commit comments