slackbuilds/system/sbo-maintainer-tools/slack-desc

20 lines
1.2 KiB
Plaintext

# 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: