]> git.notmuchmail.org Git - notmuch/blobdiff - devel/uncrustify.cfg
Add additional munged reply-to tests
[notmuch] / devel / uncrustify.cfg
index d24cf6e11535431ac896bb5c923298b9958c9d9b..6a8769c63902e76835d27c5d32a0fd7a4e32595c 100644 (file)
@@ -62,8 +62,10 @@ nl_after_struct = 0
 # uncrustify doesn't know whether a 'token' is part of pointer type
 # or left operand of a binary multiplication operation.
 
 # uncrustify doesn't know whether a 'token' is part of pointer type
 # or left operand of a binary multiplication operation.
 
+type FILE
 type GMimeObject GMimeCryptoContext GMimeCipherContext
 type GMimeObject GMimeCryptoContext GMimeCipherContext
-type mime_node_t notmuch_message_t
+type mime_node_t notmuch_message_t notmuch_show_params_t
+type sprinter_t
 
 #
 # inter-character spacing options
 
 #
 # inter-character spacing options