~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to config/uncrustify.cfg

  • Committer: Monty Taylor
  • Date: 2009-07-15 21:16:34 UTC
  • mto: (1093.1.20 captain)
  • mto: This revision was merged to the branch mainline in revision 1098.
  • Revision ID: mordred@inaugust.com-20090715211634-0pxr1okih9ixgniu
Fixes to the uncrustify config and script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
nl_create_if_one_liner=false
61
61
nl_create_for_one_liner=false
62
62
nl_create_while_one_liner=false
63
 
ls_for_split_full=true
64
 
ls_func_split_full=true
 
63
ls_for_split_full=false
 
64
ls_func_split_full=false
65
65
nl_after_multiline_comment=true
66
66
eat_blanks_after_open_brace=true
67
67
eat_blanks_before_close_brace=true