aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README-maintainer4
1 files changed, 4 insertions, 0 deletions
diff --git a/README-maintainer b/README-maintainer
index 4ee4448a..9f597d35 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -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.