Skip to content

Commit 22b3603

Browse files
pre-commit-ci[bot]lorenzwalthert
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 92a2556 commit 22b3603

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
@@ -33,7 +33,7 @@
3333
description: check if a .R file is parsable
3434
entry: Rscript inst/hooks/exported/parsable-R.R
3535
language: r
36-
files: '\.[rR]$'
36+
files: '\.[rR](md)?$'
3737
minimum_pre_commit_version: "2.13.0"
3838
- id: readme-rmd-rendered
3939
name: readme-rmd-rendered

0 commit comments

Comments
 (0)