Add formatting code to release checklist

This commit is contained in:
Jay Berkenbilt 2022-04-09 12:39:32 -04:00
parent 59834db472
commit 05de8a111a
1 changed files with 4 additions and 0 deletions

View File

@ -256,6 +256,10 @@ RELEASE PREPARATION
* Check work `qpdf` project for private issues
* Make sure the code is formatted.
./format-code
* Run a spelling checker over the source code to catch errors in
variable names, strings, and comments.