From 880b34b30b46c0e7e2264d9227f88a2488a476e5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 4 Feb 2023 05:02:52 -0500 Subject: sbofixinfo: mention in README and QUICKSTART. --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 08dcffa..7ef3fab 100644 --- a/README +++ b/README @@ -17,6 +17,8 @@ Included tools: - pre-commit-sbolint: a git pre-commit hook you should use, that automatically calls sbolint and stops you from committing bad code. +- sbofixinfo: attempts to automatically fix common .info file problems. + Note that the SBo admins use these tools as part of the approval process, when you submit an update. Failure to pass the lint checks is a valid reason for rejecting your submission, so you should either @@ -66,6 +68,7 @@ admins and explain the situation; it may mean sbolint needs updating. Documentation: -------------- -For more information, see the sbolint and sbopkglint man pages (or -run the scripts with --doc; it's the same thing). There's also a -QUICKSTART file that gives the bare minimum info to get started. +For more information, see the sbolint, sbopkglint, and sbofixinfo man +pages (or run the scripts with --doc; it's the same thing). There's +also a QUICKSTART file that gives the bare minimum info to get +started. -- cgit v1.2.3