Skip to content

Commit 0a0f75c

Browse files
Merge pull request #468 from jonathanckt/correct_typo_v1
correct typo from dash to underscore
2 parents 949ad27 + 4a7819a commit 0a0f75c

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)