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.
pkgdev bugs
1 parent 153fafa commit c0229e6Copy full SHA for c0229e6
stablereq-make-list
@@ -3,5 +3,5 @@
3
# into an editor
4
5
pkgcheck scan ${PKGCHECK_ARGS} -c StableRequestCheck -R FormatReporter \
6
- --format 'file-stablereq {category}/{package}-{version} # {desc}' "${@}" |
+ --format '={category}/{package}-{version}' "${@}" |
7
sort | ${EDITOR:-vim} -
0 commit comments