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.
1 parent 4a4f3e1 commit cac8c17Copy full SHA for cac8c17
R/dev-utils.R
@@ -4,7 +4,8 @@ release_bullets <- function() {
4
c(
5
"Run `goodpractice::gp()`",
6
"Review [WORDLIST](https://docs.cran.dev/spelling#wordlist)",
7
- "Check if `# nolint` comments are still needed with recent lintr releases"
+ "Check if `# nolint` comments are still needed with recent lintr releases",
8
+ "All contributors to this release are acknowledged in some way"
9
)
10
11
}
0 commit comments