slackbuilds_ponce/system/sbo-maintainer-tools/slack-desc
B. Watson a4fbad76f9
system/sbo-maintainer-tools: Updated for version 0.6.0.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-11 09:30:41 +07:00

19 lines
1.2 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
sbo-maintainer-tools: sbo-maintainer-tools (sbolint and sbopkglint for SBo maintainers)
sbo-maintainer-tools:
sbo-maintainer-tools: These are "lint" tools to make life easier for SlackBuilds.org
sbo-maintainer-tools: maintainers and admins:
sbo-maintainer-tools:
sbo-maintainer-tools: sbolint: checks your SlackBuild, README, .info file, and slack-desc.
sbo-maintainer-tools: sbopkglint: checks your package, after it's built.
sbo-maintainer-tools: sbofixinfo: attempts to fix common problems with SBo .info files.
sbo-maintainer-tools: pre-commit-sbolint: git hook you should use, that automatically calls
sbo-maintainer-tools: sbolint and stops you from committing bad code.
sbo-maintainer-tools: