aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README-maintainer1
1 files changed, 1 insertions, 0 deletions
diff --git a/README-maintainer b/README-maintainer
index cb6e7b26..58ffbf80 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -62,6 +62,7 @@ CODING RULES
`std::vector`. Instead, use `at()`. See README-hardening.md for
details.
+* Use QIntC for type conversions -- see casting policy in docs.
RELEASE PREPARATION