slackbuilds/system/sbo-maintainer-tools
B. Watson 741c2e345e
system/sbo-maintainer-tools: Updated for version 0.6.2.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-25 09:18:10 +07:00
..
README system/sbo-maintainer-tools: Updated for version 0.6.0. 2023-02-11 09:30:41 +07:00
sbo-maintainer-tools.SlackBuild system/sbo-maintainer-tools: Updated for version 0.6.2. 2023-02-25 09:18:10 +07:00
sbo-maintainer-tools.info system/sbo-maintainer-tools: Updated for version 0.6.2. 2023-02-25 09:18:10 +07:00
slack-desc system/sbo-maintainer-tools: Updated for version 0.6.0. 2023-02-11 09:30:41 +07:00

README

sbo-maintainer-tools (sbolint and sbopkglint for SBo maintainers)

These are "lint" tools to make life easier for SlackBuilds.org
maintainers and admins:

sbolint: checks your SlackBuild, README, .info file, and slack-desc.
sbopkglint: checks your package, after it's built.
sbofixinfo: attempts to fix common problems with SBo .info files.
pre-commit-sbolint: git hook you should use, that automatically calls
sbolint and stops you from committing bad code.