]> git.notmuchmail.org Git - notmuch/blobdiff - devel/STYLE
devel: Document schemata in STYLE
[notmuch] / devel / STYLE
index 094f71d1908f75b48f3d1ae77a4fbae9d260acb2..0792ba129e240eb1818b1cc2d98f1b16746964f0 100644 (file)
@@ -73,6 +73,12 @@ Naming
   struct has a tag, it should be the same as the typedef name, minus
   the trailing _t.
 
+CLI conventions
+---------------
+
+* Any changes to the JSON output format of search or show need an
+  accompanying change to devel/schemata.
+
 libnotmuch conventions
 ----------------------------------