Skip to content

Commit c3b731f

Browse files
add new hooks
1 parent 515d50b commit c3b731f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ repos:
9191
tests/testthat/parse_comments/eol_eof_spaces-.*|
9292
tests/testthat/reference-objects/.*|
9393
)$
94+
- repo: https://github.com/lorenzwalthert/gitignore-tidy
95+
rev: b3eaceb0bf2df137cc80f85b3943b6684f204c48
96+
hooks:
97+
- id: tidy-gitignore
9498
- repo: local
9599
hooks:
96100
- id: forbid-to-commit

0 commit comments

Comments
 (0)