Skip to content

Commit

Permalink
Add .covrignore to .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Apr 26, 2024
1 parent 609d9a5 commit 5bcabf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ repos:
(.*/|)\.Rbuildignore|
(.*/|)\.lintr|
(.*/|)_pkgdown.y[a]?ml|
(.*/|)\.covrignore|
(.*/|)staged_dependencies.y[a]?ml|
(.*/|)\.pre-commit-.*|
\.github/.*|
Expand Down

0 comments on commit 5bcabf8

Please sign in to comment.