We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08a3850 + d7f06c0 commit ff5c8abCopy full SHA for ff5c8ab
.pre-commit-config.yaml
@@ -113,10 +113,3 @@ repos:
113
language: fail
114
files: '\.Rhistory|\.RData|\.Rds|\.rds$'
115
# `exclude: <regex>` to allow committing specific files.
116
- - id: require-news-on-push
117
- name: Require bullet in NEWS.md
118
- description: NEWS.md must be updated with every PR.
119
- entry: inst/hooks/require-news-update.R
120
- stages: [push]
121
- language: script
122
- always_run: true
0 commit comments