diff options
author | Tomi Ollila <tomi.ollila@iki.fi> | 2012-01-24 22:55:59 +0200 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-01-25 07:40:50 -0400 |
commit | 9e701465ebb43bcd5a56155be404758976e66c1f (patch) | |
tree | efcf0e3010367ec67bfe7767d908c68344d8c37e /test/emacs.expected-output/notmuch-hello-no-saved-searches | |
parent | 3699fedb3accf5fbd8085c0789d43c716d6ad3e9 (diff) |
uncrustify.cfg: label indent, some known types, not, # and ##
Adjusted some uncrustify variables to get closer to prevailing style:
* Label indent (for goto) relative to current indentation.
* Registered GMimeObject and mime_node_t being as types.
* Space after ! (not) operator.
* No space after 'stringify' (#) preprosessor token.
* No spacing change around ## (option not versatile enough).
There are at least 3 cases where attention needs to be paid:
* If there is newline between function name and open paren in function
call, the paren (and args) are indented too far right.
* #define HOUR (60 *MINUTE) -- i.e. no space after star (*).
* void (*foo)(args) -- i.e no space between (name) and (args).
Diffstat (limited to 'test/emacs.expected-output/notmuch-hello-no-saved-searches')
0 files changed, 0 insertions, 0 deletions