Skip to content

Commit 4a7819a

Browse files
committed
correct typo from dash to underscore
1 parent 035e166 commit 4a7819a

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
@@ -52,7 +52,7 @@ repos:
5252
rev: {rev}
5353
hooks:
5454
- id: lintr
55-
args: [--warn-only, --key=value]
55+
args: [--warn_only, --key=value]
5656
"))
5757
```
5858

0 commit comments

Comments
 (0)