SlackBuildsOrg/system/sbo-maintainer-tools/slack-desc
B. Watson e45c1a0943
system/sbo-maintainer-tools: Added (lint tools for SBo maintainers)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-09 15:45:54 +07:00

19 lines
1.1 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: Also there's a git pre-commit hook you should use, that automatically
sbo-maintainer-tools: calls sbolint and stops you from committing bad code.
sbo-maintainer-tools:
sbo-maintainer-tools: sbopkglint: checks your package, after it's built.
sbo-maintainer-tools: