diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs')
80 files changed, 0 insertions, 3161 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/615_nested_usings.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/615_nested_usings.cfg deleted file mode 100644 index ae152fd4..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/615_nested_usings.cfg +++ /dev/null @@ -1 +0,0 @@ -indent_using_block = false diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/620_getset-brace.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/620_getset-brace.cfg deleted file mode 100644 index 8e5510d0..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/620_getset-brace.cfg +++ /dev/null @@ -1,5 +0,0 @@ -indent_class = true -nl_getset_leave_one_liners = true -nl_getset_brace = force -nl_property_brace = force - diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/625_where-constraints.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/625_where-constraints.cfg deleted file mode 100644 index a6fa8175..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/625_where-constraints.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_inside_angle = remove -sp_angle_shift = remove -sp_after_comma = add -indent_class = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/Issue_2705.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/Issue_2705.cfg deleted file mode 100644 index 0a3ecb71..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/Issue_2705.cfg +++ /dev/null @@ -1 +0,0 @@ -mod_remove_empty_return = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U-J.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U-J.cfg deleted file mode 100644 index 21e55d74..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U-J.cfg +++ /dev/null @@ -1,6 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_switch_case = 4 -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_before_return = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U01-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U01-Cs.cfg deleted file mode 100644 index 8f88d782..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U01-Cs.cfg +++ /dev/null @@ -1,282 +0,0 @@ -input_tab_size=4 -string_replace_tab_chars=true -tok_split_gte=false -disable_processing_cmt=*begin-nonstandard-formatting* -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove -utf8_byte=false -utf8_force=false -indent_columns=4 -indent_with_tabs=0 -indent_cmt_with_tabs=false -indent_align_string=false -indent_braces=false -indent_braces_no_func=false -indent_braces_no_class=false -indent_braces_no_struct=false -indent_brace_parent=false -indent_cs_delegate_brace=true -indent_namespace=true -indent_extern=false -indent_class=true -indent_class_colon=false -indent_else_if=false -indent_var_def_cont=false -indent_func_call_param=true -indent_func_def_param=true -indent_func_proto_param=true -indent_func_class_param=false -indent_func_ctor_var_param=false -indent_template_param=false -indent_func_param_double=false -indent_relative_single_line_comments=false -indent_switch_case=4 -indent_case_shift=0 -indent_case_brace=0 -indent_col1_comment=false -indent_label=-4 -indent_access_spec=-4 -indent_paren_nl=false -indent_comma_paren=0 -indent_bool_paren=0 -indent_first_bool_expr=false -indent_square_nl=false -indent_preserve_sql=false -indent_oc_block_msg_xcode_style=true -indent_off_after_return_new=true -indent_single_after_return=true -sp_arith=add -sp_assign=add -sp_assign_default=add -sp_enum_assign=add -sp_pp_concat=remove -sp_pp_stringify=remove -sp_bool=add -sp_compare=add -sp_inside_paren=remove -sp_paren_paren=remove -sp_balance_nested_parens=false -sp_paren_brace=force -sp_after_type=ignore -sp_template_angle=remove -sp_before_angle=remove -sp_inside_angle=remove -sp_angle_paren=remove -sp_angle_paren_empty=remove -sp_angle_word=add -sp_angle_shift=remove -sp_before_sparen=force -sp_inside_sparen=remove -sp_after_sparen=add -sp_sparen_brace=force -sp_special_semi=force -sp_before_semi=remove -sp_before_semi_for=remove -sp_before_semi_for_empty=remove -sp_between_semi_for_empty=remove -sp_after_semi=add -sp_after_semi_for=force -sp_after_semi_for_empty=remove -sp_before_square=remove -sp_before_squares=remove -sp_inside_square=remove -sp_after_comma=add -sp_before_comma=ignore -sp_after_mdatype_commas=remove -sp_before_mdatype_commas=remove -sp_between_mdatype_commas=remove -sp_paren_comma=remove -sp_after_class_colon=force -sp_before_class_colon=force -sp_before_case_colon=remove -sp_after_operator=remove -sp_after_operator_sym=remove -sp_after_operator_sym_empty=remove -sp_after_cast=remove -sp_inside_paren_cast=remove -sp_cpp_cast_paren=remove -sp_sizeof_paren=remove -sp_inside_braces_enum=add -sp_inside_braces_empty=remove -sp_type_func=ignore -sp_func_proto_paren=remove -sp_func_def_paren=remove -sp_inside_fparens=remove -sp_inside_fparen=remove -sp_fparen_brace=add -sp_func_call_paren=remove -sp_func_call_paren_empty=remove -sp_func_call_user_paren=remove -sp_func_class_paren=remove -sp_return_paren=add -sp_defined_paren=remove -sp_throw_paren=add -sp_catch_paren=add -sp_brace_typedef=add -sp_getset_brace=add -sp_after_dc=remove -sp_not=remove -sp_inv=remove -sp_addr=remove -sp_member=remove -sp_deref=remove -sp_sign=remove -sp_incdec=remove -sp_before_nl_cont=add -sp_after_oc_scope=force -sp_after_oc_colon=remove -sp_before_oc_colon=remove -sp_after_oc_dict_colon=force -sp_before_oc_dict_colon=remove -sp_after_send_oc_colon=force -sp_before_send_oc_colon=remove -sp_after_oc_type=remove -sp_after_oc_return_type=remove -sp_after_oc_at_sel=remove -sp_inside_oc_at_sel_parens=remove -sp_cond_colon=add -sp_cond_question=add -sp_case_label=ignore -sp_after_new=force -sp_between_new_paren=remove -sp_skip_vbrace_tokens=true -align_keep_tabs=false -align_with_tabs=false -align_on_tabstop=false -align_number_right=false -align_func_params=false -align_same_func_call_params=false -align_var_def_colon=false -align_var_def_attribute=false -align_var_def_inline=false -align_right_cmt_mix=false -align_on_operator=false -align_mix_var_proto=false -align_single_line_func=false -align_single_line_brace=false -align_nl_cont=0 -align_left_shift=false -nl_collapse_empty_body=false -nl_assign_leave_one_liners=true -nl_class_leave_one_liners=true -nl_enum_leave_one_liners=true -nl_getset_leave_one_liners=true -nl_func_leave_one_liners=true -nl_cpp_lambda_leave_one_liners=true -nl_if_leave_one_liners=false -nl_oc_msg_leave_one_liner=true -nl_start_of_file=remove -nl_end_of_file=force -nl_end_of_file_min=1 -nl_assign_brace=force -nl_enum_brace=force -nl_struct_brace=force -nl_union_brace=force -nl_if_brace=force -nl_brace_else=force -nl_else_brace=force -nl_else_if=remove -nl_brace_finally=force -nl_finally_brace=force -nl_try_brace=force -nl_getset_brace=force -nl_for_brace=force -nl_catch_brace=force -nl_brace_catch=force -nl_while_brace=force -nl_using_brace=force -nl_brace_brace=ignore -nl_do_brace=force -nl_brace_while=force -nl_switch_brace=force -nl_multi_line_cond=false -nl_before_case=false -nl_after_case=false -nl_case_colon_brace=force -nl_namespace_brace=force -nl_template_class=ignore -nl_fdef_brace=force -nl_after_semicolon=false -nl_after_brace_open=false -nl_after_brace_open_cmt=false -nl_after_vbrace_open=false -nl_after_vbrace_open_empty=false -nl_after_brace_close=false -nl_after_vbrace_close=false -nl_squeeze_ifdef=false -nl_ds_struct_enum_cmt=false -nl_ds_struct_enum_close_brace=false -nl_create_if_one_liner=false -nl_create_for_one_liner=false -nl_create_while_one_liner=false -ls_for_split_full=false -ls_func_split_full=false -nl_max=3 -nl_after_func_body=2 -nl_after_multiline_comment=false -nl_property_brace=force -eat_blanks_after_open_brace=true -eat_blanks_before_close_brace=true -nl_after_return=false -mod_full_brace_if_chain=0 -mod_paren_on_return=ignore -mod_pawn_semicolon=false -mod_full_paren_if_bool=false -mod_remove_extra_semicolon=true -mod_move_case_break=false -mod_remove_empty_return=true -cmt_indent_multi=false -cmt_c_group=false -cmt_c_nl_start=false -cmt_c_nl_end=false -cmt_cpp_group=false -cmt_cpp_nl_start=false -cmt_cpp_nl_end=false -cmt_cpp_to_c=false -cmt_star_cont=false -cmt_multi_check_last=false -cmt_insert_before_preproc=false -pp_space_after=ignore -use_options_overriding_for_qt_macros=false -warn_level_tabs_found_in_verbatim_string_literals=1 -# blocked by https://sourceforge.net/p/uncrustify/bugs/619/ -# can be turned back on at any time -#mod_add_long_ifdef_else_comment=8 -#mod_add_long_ifdef_endif_comment=8 -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - - - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U02-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U02-Cs.cfg deleted file mode 100644 index c7d6aeda..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U02-Cs.cfg +++ /dev/null @@ -1,8 +0,0 @@ -input_tab_size = 4 -sp_skip_vbrace_tokens = true -indent_columns = 4 -indent_with_tabs = 0 -indent_namespace = true -indent_class = true -nl_end_of_file = force -nl_end_of_file_min = 1 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U03-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U03-Cs.cfg deleted file mode 100644 index 24961370..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U03-Cs.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -nl_try_brace = force -nl_brace_catch = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U04-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U04-Cs.cfg deleted file mode 100644 index b331f6f8..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U04-Cs.cfg +++ /dev/null @@ -1,10 +0,0 @@ -input_tab_size = 4 -sp_func_def_paren = remove -sp_func_call_paren = remove -indent_columns = 4 -indent_with_tabs = 0 -indent_namespace = true -indent_class = true -nl_class_leave_one_liners = true -nl_after_func_body = 2 -eat_blanks_before_close_brace = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U06-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U06-Cs.cfg deleted file mode 100644 index 03c2c765..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U06-Cs.cfg +++ /dev/null @@ -1,6 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_cs_delegate_brace = true -indent_class = true -nl_end_of_file = force -nl_end_of_file_min = 1 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U07-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U07-Cs.cfg deleted file mode 100644 index e3930c92..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U07-Cs.cfg +++ /dev/null @@ -1,283 +0,0 @@ -input_tab_size=4 -string_replace_tab_chars=true -tok_split_gte=false -disable_processing_cmt=*begin-nonstandard-formatting* -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove -utf8_byte=false -utf8_force=false -indent_columns=4 -indent_with_tabs=0 -indent_cmt_with_tabs=false -indent_align_string=false -indent_braces=false -indent_braces_no_func=false -indent_braces_no_class=false -indent_braces_no_struct=false -indent_brace_parent=false -indent_cs_delegate_brace=true -indent_namespace=true -indent_extern=false -indent_class=true -indent_class_colon=false -indent_else_if=false -indent_var_def_cont=false -indent_func_call_param=true -indent_func_def_param=true -indent_func_proto_param=true -indent_func_class_param=false -indent_func_ctor_var_param=false -indent_template_param=false -indent_func_param_double=false -indent_relative_single_line_comments=false -indent_switch_case=4 -indent_case_shift=0 -indent_case_brace=0 -indent_col1_comment=false -indent_label=-4 -indent_access_spec=-4 -indent_paren_nl=false -indent_comma_paren=0 -indent_bool_paren=0 -indent_first_bool_expr=false -indent_square_nl=false -indent_preserve_sql=false -indent_oc_block_msg_xcode_style=true -indent_off_after_return_new=true -indent_single_after_return=true -sp_arith=add -sp_assign=add -sp_assign_default=add -sp_enum_assign=add -sp_pp_concat=remove -sp_pp_stringify=remove -sp_bool=add -sp_compare=add -sp_inside_paren=remove -sp_paren_paren=remove -sp_balance_nested_parens=false -sp_paren_brace=force -sp_after_type=ignore -sp_template_angle=remove -sp_before_angle=remove -sp_inside_angle=remove -sp_angle_paren=remove -sp_angle_paren_empty=remove -sp_angle_word=add -sp_angle_shift=remove -sp_before_sparen=force -sp_inside_sparen=remove -sp_after_sparen=add -sp_sparen_brace=force -sp_special_semi=force -sp_before_semi=remove -sp_before_semi_for=remove -sp_before_semi_for_empty=remove -sp_between_semi_for_empty=remove -sp_after_semi=add -sp_after_semi_for=force -sp_after_semi_for_empty=remove -sp_before_square=remove -sp_before_squares=remove -sp_inside_square=remove -sp_after_comma=add -sp_before_comma=ignore -sp_after_mdatype_commas=remove -sp_before_mdatype_commas=remove -sp_between_mdatype_commas=remove -sp_paren_comma=remove -sp_after_class_colon=force -sp_before_class_colon=force -sp_before_case_colon=remove -sp_after_operator=remove -sp_after_operator_sym=remove -sp_after_operator_sym_empty=remove -sp_after_cast=remove -sp_inside_paren_cast=remove -sp_cpp_cast_paren=remove -sp_sizeof_paren=remove -sp_inside_braces_enum=add -sp_inside_braces_empty=remove -sp_type_func=ignore -sp_func_proto_paren=remove -sp_func_def_paren=remove -sp_inside_fparens=remove -sp_inside_fparen=remove -sp_fparen_brace=add -sp_func_call_paren=remove -sp_func_call_paren_empty=remove -sp_func_call_user_paren=remove -sp_func_class_paren=remove -sp_return_paren=add -sp_defined_paren=remove -sp_throw_paren=add -sp_catch_paren=add -sp_brace_typedef=add -sp_getset_brace=add -sp_after_dc=remove -sp_not=remove -sp_inv=remove -sp_addr=remove -sp_member=remove -sp_deref=remove -sp_sign=remove -sp_incdec=remove -sp_before_nl_cont=add -sp_after_oc_scope=force -sp_after_oc_colon=remove -sp_before_oc_colon=remove -sp_after_oc_dict_colon=force -sp_before_oc_dict_colon=remove -sp_after_send_oc_colon=force -sp_before_send_oc_colon=remove -sp_after_oc_type=remove -sp_after_oc_return_type=remove -sp_after_oc_at_sel=remove -sp_inside_oc_at_sel_parens=remove -sp_cond_colon=add -sp_cond_question=add -sp_case_label=ignore -sp_after_new=force -sp_between_new_paren=remove -sp_skip_vbrace_tokens=true -align_keep_tabs=false -align_with_tabs=false -align_on_tabstop=false -align_number_right=false -align_func_params=false -align_same_func_call_params=false -align_var_def_colon=false -align_var_def_attribute=false -align_var_def_inline=false -align_right_cmt_mix=false -align_on_operator=false -align_mix_var_proto=false -align_single_line_func=false -align_single_line_brace=false -align_nl_cont=0 -align_left_shift=false -nl_collapse_empty_body=false -nl_assign_leave_one_liners=true -nl_class_leave_one_liners=true -nl_enum_leave_one_liners=true -nl_getset_leave_one_liners=true -nl_func_leave_one_liners=true -nl_cpp_lambda_leave_one_liners=true -nl_if_leave_one_liners=false -nl_oc_msg_leave_one_liner=true -nl_start_of_file=remove -nl_end_of_file=force -nl_end_of_file_min=1 -nl_assign_brace=force -nl_enum_brace=force -nl_struct_brace=force -nl_union_brace=force -nl_if_brace=force -nl_brace_else=force -nl_else_brace=force -nl_else_if=remove -nl_brace_finally=force -nl_finally_brace=force -nl_try_brace=force -nl_getset_brace=force -nl_for_brace=force -nl_catch_brace=force -nl_brace_catch=force -nl_while_brace=force -nl_using_brace=force -nl_brace_brace=ignore -nl_do_brace=force -nl_brace_while=force -nl_switch_brace=force -nl_multi_line_cond=false -nl_before_case=false -nl_after_case=false -nl_case_colon_brace=force -nl_namespace_brace=force -nl_template_class=ignore -nl_class_brace=force -nl_fdef_brace=force -nl_after_semicolon=false -nl_after_brace_open=false -nl_after_brace_open_cmt=false -nl_after_vbrace_open=false -nl_after_vbrace_open_empty=false -nl_after_brace_close=false -nl_after_vbrace_close=false -nl_squeeze_ifdef=false -nl_ds_struct_enum_cmt=false -nl_ds_struct_enum_close_brace=false -nl_create_if_one_liner=false -nl_create_for_one_liner=false -nl_create_while_one_liner=false -ls_for_split_full=false -ls_func_split_full=false -nl_max=3 -nl_after_multiline_comment=false -nl_property_brace=force -eat_blanks_after_open_brace=true -eat_blanks_before_close_brace=true -nl_after_return=false -mod_full_brace_if_chain=0 -mod_paren_on_return=ignore -mod_pawn_semicolon=false -mod_full_paren_if_bool=false -mod_remove_extra_semicolon=true -mod_move_case_break=false -mod_remove_empty_return=true -cmt_indent_multi=false -cmt_c_group=false -cmt_c_nl_start=false -cmt_c_nl_end=false -cmt_cpp_group=false -cmt_cpp_nl_start=false -cmt_cpp_nl_end=false -cmt_cpp_to_c=false -cmt_star_cont=false -cmt_multi_check_last=false -cmt_insert_before_preproc=false -pp_space_after=ignore -use_options_overriding_for_qt_macros=false -warn_level_tabs_found_in_verbatim_string_literals=1 - -# blocked by https://sourceforge.net/p/uncrustify/bugs/619/ -# can be turned back on at any time -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - - - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -#sp_cmt_cpp_start=add -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -#sp_endif_cmt=force -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U08-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U08-Cs.cfg deleted file mode 100644 index 666c8220..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U08-Cs.cfg +++ /dev/null @@ -1,282 +0,0 @@ -input_tab_size=4 -string_replace_tab_chars=true -tok_split_gte=false -disable_processing_cmt=*begin-nonstandard-formatting* -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove -utf8_byte=false -utf8_force=false -indent_columns=4 -indent_with_tabs=0 -indent_cmt_with_tabs=false -indent_align_string=false -indent_braces=false -indent_braces_no_func=false -indent_braces_no_class=false -indent_braces_no_struct=false -indent_brace_parent=false -indent_cs_delegate_brace=true -indent_namespace=true -indent_extern=false -indent_class=true -indent_class_colon=false -indent_else_if=false -indent_var_def_cont=false -indent_func_call_param=true -indent_func_def_param=true -indent_func_proto_param=true -indent_func_class_param=false -indent_func_ctor_var_param=false -indent_template_param=false -indent_func_param_double=false -indent_relative_single_line_comments=false -indent_switch_case=4 -indent_case_shift=0 -indent_case_brace=0 -indent_col1_comment=false -indent_label=-4 -indent_access_spec=-4 -indent_paren_nl=false -indent_comma_paren=0 -indent_bool_paren=0 -indent_first_bool_expr=false -indent_square_nl=false -indent_preserve_sql=false -indent_oc_block_msg_xcode_style=true -indent_off_after_return_new=true -indent_single_after_return=true -sp_arith=add -sp_assign=add -sp_assign_default=add -sp_enum_assign=add -sp_pp_concat=remove -sp_pp_stringify=remove -sp_bool=add -sp_compare=add -sp_inside_paren=remove -sp_paren_paren=remove -sp_balance_nested_parens=false -sp_paren_brace=force -sp_after_type=remove -sp_template_angle=remove -sp_before_angle=remove -sp_inside_angle=remove -sp_angle_paren=remove -sp_angle_paren_empty=remove -sp_angle_word=add -sp_angle_shift=remove -sp_before_sparen=force -sp_inside_sparen=remove -sp_after_sparen=add -sp_sparen_brace=force -sp_special_semi=force -sp_before_semi=remove -sp_before_semi_for=remove -sp_before_semi_for_empty=remove -sp_between_semi_for_empty=remove -sp_after_semi=add -sp_after_semi_for=force -sp_after_semi_for_empty=remove -sp_before_square=remove -sp_before_squares=remove -sp_inside_square=remove -sp_after_comma=add -sp_before_comma=ignore -sp_after_mdatype_commas=remove -sp_before_mdatype_commas=remove -sp_between_mdatype_commas=remove -sp_paren_comma=remove -sp_after_class_colon=force -sp_before_class_colon=force -sp_before_case_colon=remove -sp_after_operator=remove -sp_after_operator_sym=remove -sp_after_operator_sym_empty=remove -sp_after_cast=remove -sp_inside_paren_cast=remove -sp_cpp_cast_paren=remove -sp_sizeof_paren=remove -sp_inside_braces_enum=add -sp_inside_braces_empty=remove -sp_type_func=ignore -sp_func_proto_paren=remove -sp_func_def_paren=remove -sp_inside_fparens=remove -sp_inside_fparen=remove -sp_fparen_brace=add -sp_func_call_paren=remove -sp_func_call_paren_empty=remove -sp_func_call_user_paren=remove -sp_func_class_paren=remove -sp_return_paren=add -sp_defined_paren=remove -sp_throw_paren=add -sp_catch_paren=add -sp_brace_typedef=add -sp_getset_brace=add -sp_after_dc=remove -sp_not=remove -sp_inv=remove -sp_addr=remove -sp_member=remove -sp_deref=remove -sp_sign=remove -sp_incdec=remove -sp_before_nl_cont=add -sp_after_oc_scope=force -sp_after_oc_colon=remove -sp_before_oc_colon=remove -sp_after_oc_dict_colon=force -sp_before_oc_dict_colon=remove -sp_after_send_oc_colon=force -sp_before_send_oc_colon=remove -sp_after_oc_type=remove -sp_after_oc_return_type=remove -sp_after_oc_at_sel=remove -sp_inside_oc_at_sel_parens=remove -sp_cond_colon=add -sp_cond_question=add -sp_case_label=ignore -sp_after_new=force -sp_between_new_paren=remove -sp_skip_vbrace_tokens=true -align_keep_tabs=false -align_with_tabs=false -align_on_tabstop=false -align_number_right=false -align_func_params=false -align_same_func_call_params=false -align_var_def_colon=false -align_var_def_attribute=false -align_var_def_inline=false -align_right_cmt_mix=false -align_on_operator=false -align_mix_var_proto=false -align_single_line_func=false -align_single_line_brace=false -align_nl_cont=0 -align_left_shift=false -nl_collapse_empty_body=false -nl_assign_leave_one_liners=true -nl_class_leave_one_liners=true -nl_enum_leave_one_liners=true -nl_getset_leave_one_liners=true -nl_func_leave_one_liners=true -nl_cpp_lambda_leave_one_liners=true -nl_if_leave_one_liners=false -nl_oc_msg_leave_one_liner=true -nl_start_of_file=remove -nl_end_of_file=force -nl_end_of_file_min=1 -nl_assign_brace=force -nl_enum_brace=force -nl_struct_brace=force -nl_union_brace=force -nl_if_brace=force -nl_brace_else=force -nl_else_brace=force -nl_else_if=remove -nl_brace_finally=force -nl_finally_brace=force -nl_try_brace=force -nl_getset_brace=force -nl_for_brace=force -nl_catch_brace=force -nl_brace_catch=force -nl_while_brace=force -nl_using_brace=force -nl_brace_brace=ignore -nl_do_brace=force -nl_brace_while=force -nl_switch_brace=force -nl_multi_line_cond=false -nl_before_case=false -nl_after_case=false -nl_case_colon_brace=force -nl_namespace_brace=force -nl_template_class=ignore -nl_class_brace=force -nl_fdef_brace=force -nl_after_semicolon=false -nl_after_brace_open=false -nl_after_brace_open_cmt=false -nl_after_vbrace_open=false -nl_after_vbrace_open_empty=false -nl_after_brace_close=false -nl_after_vbrace_close=false -nl_squeeze_ifdef=false -nl_ds_struct_enum_cmt=false -nl_ds_struct_enum_close_brace=false -nl_create_if_one_liner=false -nl_create_for_one_liner=false -nl_create_while_one_liner=false -ls_for_split_full=false -ls_func_split_full=false -nl_max=3 -nl_after_func_body=2 -nl_after_multiline_comment=false -nl_property_brace=force -eat_blanks_after_open_brace=true -eat_blanks_before_close_brace=true -nl_after_return=false -mod_paren_on_return=ignore -mod_pawn_semicolon=false -mod_full_paren_if_bool=false -mod_remove_extra_semicolon=true -mod_move_case_break=false -mod_remove_empty_return=true -cmt_indent_multi=false -cmt_c_group=false -cmt_c_nl_start=false -cmt_c_nl_end=false -cmt_cpp_group=false -cmt_cpp_nl_start=false -cmt_cpp_nl_end=false -cmt_cpp_to_c=false -cmt_star_cont=false -cmt_multi_check_last=false -cmt_insert_before_preproc=false -pp_space_after=ignore -use_options_overriding_for_qt_macros=false -warn_level_tabs_found_in_verbatim_string_literals=1 -# blocked by https://sourceforge.net/p/uncrustify/bugs/619/ -# can be turned back on at any time -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - - - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -#sp_cmt_cpp_start=add -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -#sp_endif_cmt=force -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U09-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U09-Cs.cfg deleted file mode 100644 index d74080d2..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U09-Cs.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_cs_delegate_brace = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U10-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U10-Cs.cfg deleted file mode 100644 index 42254ddb..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U10-Cs.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_inside_fparen = remove -indent_columns = 4 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U11-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U11-Cs.cfg deleted file mode 100644 index 70557c46..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U11-Cs.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_class = true -indent_single_after_return = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U13-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U13-Cs.cfg deleted file mode 100644 index 75f78b42..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U13-Cs.cfg +++ /dev/null @@ -1 +0,0 @@ -indent_columns = 4 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U15-Cs.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U15-Cs.cfg deleted file mode 100644 index 5a700342..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/U15-Cs.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 4 -indent_class = true -nl_class_leave_one_liners = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-11662.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-11662.cfg deleted file mode 100644 index 24cf86a8..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-11662.cfg +++ /dev/null @@ -1,5 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_namespace = true -indent_class = true -nl_class_leave_one_liners = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-11993.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-11993.cfg deleted file mode 100644 index 791d2a14..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-11993.cfg +++ /dev/null @@ -1,287 +0,0 @@ -input_tab_size=4 -string_replace_tab_chars=true -tok_split_gte=false -disable_processing_cmt=*begin-nonstandard-formatting -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove -utf8_byte=false -utf8_force=false -indent_columns=4 -indent_with_tabs=0 -indent_cmt_with_tabs=false -indent_align_string=false -indent_braces=false -indent_braces_no_func=false -indent_braces_no_class=false -indent_braces_no_struct=false -indent_brace_parent=false -indent_cs_delegate_brace=true -indent_namespace=true -indent_extern=false -indent_class=true -indent_class_colon=false -indent_else_if=false -indent_var_def_cont=false -indent_func_call_param=true -indent_func_def_param=true -indent_func_proto_param=true -indent_func_class_param=false -indent_func_ctor_var_param=false -indent_template_param=false -indent_func_param_double=false -indent_member_single=false -indent_relative_single_line_comments=false -indent_switch_case=4 -indent_case_shift=0 -indent_case_brace=0 -indent_col1_comment=false -indent_label=-4 -indent_access_spec=-4 -indent_paren_nl=false -indent_comma_paren=0 -indent_bool_paren=0 -indent_first_bool_expr=false -indent_square_nl=false -indent_preserve_sql=false -indent_align_paren=false -indent_oc_block_msg_xcode_style=true -indent_off_after_return_new=true -indent_single_after_return=true -sp_arith=add -sp_assign=add -sp_assign_default=add -sp_enum_assign=add -sp_pp_concat=remove -sp_pp_stringify=remove -sp_bool=add -sp_compare=add -sp_inside_paren=remove -sp_paren_paren=remove -sp_balance_nested_parens=false -sp_paren_brace=force -sp_after_type=ignore -sp_template_angle=remove -sp_before_angle=remove -sp_inside_angle=remove -sp_angle_paren=remove -sp_angle_paren_empty=remove -sp_angle_word=add -sp_angle_shift=remove -sp_before_sparen=force -sp_inside_sparen=remove -sp_after_sparen=add -sp_sparen_brace=force -sp_special_semi=force -sp_before_semi=remove -sp_before_semi_for=remove -sp_before_semi_for_empty=remove -sp_between_semi_for_empty=remove -sp_after_semi=add -sp_after_semi_for=force -sp_after_semi_for_empty=remove -sp_before_square=remove -sp_before_squares=remove -sp_inside_square=remove -sp_after_comma=add -sp_before_comma=ignore -sp_after_mdatype_commas=remove -sp_before_mdatype_commas=remove -sp_between_mdatype_commas=remove -sp_paren_comma=remove -sp_after_class_colon=force -sp_before_class_colon=force -sp_before_case_colon=remove -sp_after_operator=remove -sp_after_operator_sym=remove -sp_after_operator_sym_empty=remove -sp_after_cast=remove -sp_inside_paren_cast=remove -sp_cpp_cast_paren=remove -sp_sizeof_paren=remove -sp_inside_braces_enum=add -sp_inside_braces_empty=remove -sp_type_func=ignore -sp_func_proto_paren=remove -sp_func_def_paren=remove -sp_inside_fparens=remove -sp_inside_fparen=remove -sp_fparen_brace=add -sp_func_call_paren=remove -sp_func_call_paren_empty=remove -sp_func_call_user_paren=remove -sp_func_class_paren=remove -sp_return_paren=add -sp_defined_paren=remove -sp_throw_paren=add -sp_catch_paren=add -sp_brace_typedef=add -sp_getset_brace=add -sp_after_dc=remove -sp_not=remove -sp_inv=remove -sp_addr=remove -sp_member=remove -sp_deref=remove -sp_sign=remove -sp_incdec=remove -sp_before_nl_cont=add -sp_after_oc_scope=force -sp_after_oc_colon=remove -sp_before_oc_colon=remove -sp_after_oc_dict_colon=force -sp_before_oc_dict_colon=remove -sp_after_send_oc_colon=force -sp_before_send_oc_colon=remove -sp_after_oc_type=remove -sp_after_oc_return_type=remove -sp_after_oc_at_sel=remove -sp_inside_oc_at_sel_parens=remove -sp_cond_colon=add -sp_cond_question=add -sp_case_label=ignore -sp_after_new=force -sp_between_new_paren=remove -sp_skip_vbrace_tokens=true -align_keep_tabs=false -align_with_tabs=false -align_on_tabstop=false -align_number_right=false -align_func_params=false -align_same_func_call_params=false -align_var_def_colon=false -align_var_def_attribute=false -align_var_def_inline=false -align_right_cmt_mix=false -align_on_operator=false -align_mix_var_proto=false -align_single_line_func=false -align_single_line_brace=false -align_nl_cont=0 -align_left_shift=false -nl_collapse_empty_body=false -nl_assign_leave_one_liners=true -nl_class_leave_one_liners=true -nl_enum_leave_one_liners=true -nl_getset_leave_one_liners=true -nl_func_leave_one_liners=true -nl_cpp_lambda_leave_one_liners=true -nl_if_leave_one_liners=false -nl_oc_msg_leave_one_liner=true -nl_start_of_file=remove -nl_end_of_file=force -nl_end_of_file_min=1 -nl_assign_brace=force -nl_enum_brace=force -nl_struct_brace=force -nl_union_brace=force -nl_if_brace=force -nl_brace_else=force -nl_else_brace=force -nl_else_if=remove -nl_brace_finally=force -nl_finally_brace=force -nl_try_brace=force -nl_getset_brace=force -nl_for_brace=force -nl_catch_brace=force -nl_brace_catch=force -nl_while_brace=force -nl_using_brace=force -nl_brace_brace=ignore -nl_do_brace=force -nl_brace_while=force -nl_switch_brace=force -nl_multi_line_cond=false -nl_before_case=false -nl_after_case=false -nl_case_colon_brace=force -nl_namespace_brace=force -nl_template_class=ignore -nl_class_brace=force -nl_fdef_brace=force -nl_after_semicolon=false -nl_after_brace_open=false -nl_after_brace_open_cmt=false -nl_after_vbrace_open=false -nl_after_vbrace_open_empty=false -nl_after_brace_close=false -nl_after_vbrace_close=false -nl_squeeze_ifdef=false -nl_ds_struct_enum_cmt=false -nl_ds_struct_enum_close_brace=false -nl_namespace_two_to_one_liner=false -nl_create_if_one_liner=false -nl_create_for_one_liner=false -nl_create_while_one_liner=false -nl_create_func_def_one_liner=false -ls_for_split_full=false -ls_func_split_full=false -nl_max=3 -nl_after_func_body=2 -nl_after_multiline_comment=false -nl_property_brace=force -eat_blanks_after_open_brace=true -eat_blanks_before_close_brace=true -nl_after_return=false -mod_full_brace_if_chain=0 -mod_paren_on_return=ignore -mod_pawn_semicolon=false -mod_full_paren_if_bool=false -mod_remove_extra_semicolon=true -mod_move_case_break=false -mod_remove_empty_return=true -cmt_convert_tab_to_spaces=True -cmt_indent_multi=false -cmt_c_group=false -cmt_c_nl_start=false -cmt_c_nl_end=false -cmt_cpp_group=false -cmt_cpp_nl_start=false -cmt_cpp_nl_end=false -cmt_cpp_to_c=false -cmt_star_cont=false -cmt_multi_check_last=false -cmt_insert_before_preproc=false -pp_space_after=ignore -use_options_overriding_for_qt_macros=false -warn_level_tabs_found_in_verbatim_string_literals=1 -# blocked by https://sourceforge.net/p/uncrustify/bugs/619/ -# can be turned back on at any time -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -#sp_cmt_cpp_start=add -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -#sp_endif_cmt=force -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1288.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1288.cfg deleted file mode 100644 index 3b6cf1b4..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1288.cfg +++ /dev/null @@ -1,9 +0,0 @@ -sp_assign = add -sp_fparen_brace_initializer = add -indent_columns = 4 -indent_with_tabs = 0 -indent_class = true -indent_off_after_return_new = true -nl_class_leave_one_liners = true -nl_after_func_body = 2 -eat_blanks_after_open_brace = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1338.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1338.cfg deleted file mode 100644 index 0eef21b4..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1338.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_fparen_brace = add -indent_columns = 4 -indent_with_tabs = 0 -indent_class = true -nl_class_leave_one_liners = true -nl_end_of_file = force -nl_end_of_file_min = 1 -sp_inside_braces = add diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1343.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1343.cfg deleted file mode 100644 index f5276e1f..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1343.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_columns = 4 -indent_namespace = true -eat_blanks_before_close_brace = true -mod_add_long_namespace_closebrace_comment = 3 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-13955.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-13955.cfg deleted file mode 100644 index d1c7c955..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-13955.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_func_call_param = true -indent_paren_close = 2 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-14131.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-14131.cfg deleted file mode 100644 index 7c5535ea..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-14131.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_cs_delegate_brace = true -indent_class = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-18437.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-18437.cfg deleted file mode 100644 index ce664b42..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-18437.cfg +++ /dev/null @@ -1,287 +0,0 @@ -input_tab_size=4 -string_replace_tab_chars=true -tok_split_gte=false -disable_processing_cmt=*begin-nonstandard-formatting* -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove -utf8_byte=false -utf8_force=false -indent_columns=4 -indent_with_tabs=0 -indent_cmt_with_tabs=false -indent_align_string=false -indent_braces=false -indent_braces_no_func=false -indent_braces_no_class=false -indent_braces_no_struct=false -indent_brace_parent=false -indent_cs_delegate_brace=true -indent_namespace=true -indent_extern=false -indent_class=true -indent_class_colon=false -indent_else_if=false -indent_var_def_cont=false -indent_func_call_param=true -indent_func_def_param=true -indent_func_proto_param=true -indent_func_class_param=false -indent_func_ctor_var_param=false -indent_template_param=false -indent_func_param_double=false -indent_relative_single_line_comments=false -indent_switch_case=4 -indent_case_shift=0 -indent_case_brace=0 -indent_col1_comment=false -indent_label=-4 -indent_access_spec=-4 -indent_paren_nl=false -indent_comma_paren=0 -indent_bool_paren=0 -indent_first_bool_expr=false -indent_square_nl=false -indent_preserve_sql=false -indent_align_paren=false -indent_oc_block_msg_xcode_style=true -indent_off_after_return_new=true -indent_single_after_return=true -sp_arith=add -sp_assign=add -sp_assign_default=add -sp_enum_assign=add -sp_pp_concat=remove -sp_pp_stringify=remove -sp_bool=add -sp_compare=add -sp_inside_paren=remove -sp_paren_paren=remove -sp_balance_nested_parens=false -sp_paren_brace=force -sp_after_type=ignore -sp_template_angle=remove -sp_before_angle=remove -sp_inside_angle=remove -sp_angle_paren=remove -sp_angle_paren_empty=remove -sp_angle_word=add -sp_angle_shift=remove -sp_before_sparen=force -sp_inside_sparen=remove -sp_after_sparen=add -sp_sparen_brace=force -sp_special_semi=force -sp_before_semi=remove -sp_before_semi_for=remove -sp_before_semi_for_empty=remove -sp_between_semi_for_empty=remove -sp_after_semi=add -sp_after_semi_for=force -sp_after_semi_for_empty=remove -sp_before_square=remove -sp_before_squares=remove -sp_inside_square=remove -sp_after_comma=add -sp_before_comma=ignore -sp_after_mdatype_commas=remove -sp_before_mdatype_commas=remove -sp_between_mdatype_commas=remove -sp_paren_comma=remove -sp_after_class_colon=force -sp_before_class_colon=force -sp_before_case_colon=remove -sp_after_operator=remove -sp_after_operator_sym=remove -sp_after_operator_sym_empty=remove -sp_after_cast=remove -sp_inside_paren_cast=remove -sp_cpp_cast_paren=remove -sp_sizeof_paren=remove -sp_inside_braces_enum=add -sp_inside_braces_empty=remove -sp_type_func=ignore -sp_func_proto_paren=remove -sp_func_def_paren=remove -sp_inside_fparens=remove -sp_inside_fparen=remove -sp_fparen_brace=add -sp_func_call_paren=remove -sp_func_call_paren_empty=remove -sp_func_call_user_paren=remove -sp_func_class_paren=remove -sp_return_paren=add -sp_defined_paren=remove -sp_throw_paren=add -sp_catch_paren=add -sp_brace_typedef=add -sp_getset_brace=add -sp_after_dc=remove -sp_not=remove -sp_inv=remove -sp_addr=remove -sp_member=remove -sp_deref=remove -sp_sign=remove -sp_incdec=remove -sp_before_nl_cont=add -sp_after_oc_scope=force -sp_after_oc_colon=remove -sp_before_oc_colon=remove -sp_after_oc_dict_colon=force -sp_before_oc_dict_colon=remove -sp_after_send_oc_colon=force -sp_before_send_oc_colon=remove -sp_after_oc_type=remove -sp_after_oc_return_type=remove -sp_after_oc_at_sel=remove -sp_inside_oc_at_sel_parens=remove -sp_cond_colon=add -sp_cond_question=add -sp_case_label=ignore -sp_after_new=force -sp_between_new_paren=remove -sp_skip_vbrace_tokens=true -align_keep_tabs=false -align_with_tabs=false -align_on_tabstop=false -align_number_right=false -align_func_params=false -align_same_func_call_params=false -align_var_def_colon=false -align_var_def_attribute=false -align_var_def_inline=false -align_right_cmt_mix=false -align_on_operator=false -align_mix_var_proto=false -align_single_line_func=false -align_single_line_brace=false -align_nl_cont=0 -align_left_shift=false -nl_collapse_empty_body=false -nl_assign_leave_one_liners=true -nl_class_leave_one_liners=true -nl_enum_leave_one_liners=true -nl_getset_leave_one_liners=true -nl_func_leave_one_liners=true -nl_cpp_lambda_leave_one_liners=true -nl_if_leave_one_liners=false -nl_oc_msg_leave_one_liner=true -nl_start_of_file=remove -nl_end_of_file=force -nl_end_of_file_min=1 -nl_assign_brace=force -nl_enum_brace=force -nl_struct_brace=force -nl_union_brace=force -nl_if_brace=force -nl_brace_else=force -nl_else_brace=force -nl_else_if=remove -nl_brace_finally=force -nl_finally_brace=force -nl_try_brace=force -nl_getset_brace=force -nl_for_brace=force -nl_catch_brace=force -nl_brace_catch=force -nl_while_brace=force -nl_using_brace=force -nl_brace_brace=ignore -nl_do_brace=force -nl_brace_while=force -nl_switch_brace=force -nl_multi_line_cond=false -nl_before_case=false -nl_after_case=false -nl_case_colon_brace=force -nl_namespace_brace=force -nl_template_class=ignore -nl_class_brace=force -nl_fdef_brace=force -nl_after_semicolon=false -nl_after_brace_open=false -nl_after_brace_open_cmt=false -nl_after_vbrace_open=false -nl_after_vbrace_open_empty=false -nl_after_brace_close=false -nl_after_vbrace_close=false -nl_squeeze_ifdef=false -nl_ds_struct_enum_cmt=false -nl_ds_struct_enum_close_brace=false -nl_namespace_two_to_one_liner=false -nl_create_if_one_liner=false -nl_create_for_one_liner=false -nl_create_while_one_liner=false -nl_create_func_def_one_liner=false -ls_for_split_full=false -ls_func_split_full=false -nl_max=3 -nl_after_func_body=2 -nl_after_multiline_comment=false -nl_property_brace=force -eat_blanks_after_open_brace=true -eat_blanks_before_close_brace=true -nl_after_return=false -mod_full_brace_if_chain=0 -mod_paren_on_return=ignore -mod_pawn_semicolon=false -mod_full_paren_if_bool=false -mod_remove_extra_semicolon=true -mod_move_case_break=false -mod_remove_empty_return=true -cmt_convert_tab_to_spaces=True -cmt_indent_multi=false -cmt_c_group=false -cmt_c_nl_start=false -cmt_c_nl_end=false -cmt_cpp_group=false -cmt_cpp_nl_start=false -cmt_cpp_nl_end=false -cmt_cpp_to_c=false -cmt_star_cont=false -cmt_multi_check_last=false -cmt_insert_before_preproc=false -pp_space_after=ignore -use_options_overriding_for_qt_macros=false -warn_level_tabs_found_in_verbatim_string_literals=1 -# blocked by https://sourceforge.net/p/uncrustify/bugs/619/ -# can be turned back on at any time -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -#sp_cmt_cpp_start=add -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -#sp_endif_cmt=force -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force -indent_member_single=true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-18829.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-18829.cfg deleted file mode 100644 index d65f6b27..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-18829.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 4 -nl_end_of_file = force -nl_end_of_file_min = 1 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1975.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1975.cfg deleted file mode 100644 index 80528dc6..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1975.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_class = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1977.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1977.cfg deleted file mode 100644 index 4563bfde..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1977.cfg +++ /dev/null @@ -1,6 +0,0 @@ -output_tab_size = 4 -indent_columns = 4 -indent_with_tabs = 0 -indent_namespace = true -indent_class = true -cmt_convert_tab_to_spaces = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1978.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1978.cfg deleted file mode 100644 index 2cf794e3..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-1978.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_arith = add -sp_inside_fparen = remove -indent_columns = 4 -indent_with_tabs = 0 -indent_namespace = true -indent_class = true -nl_tsquare_brace = add diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-19895.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-19895.cfg deleted file mode 100644 index ac4012d1..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-19895.cfg +++ /dev/null @@ -1,7 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_namespace = true -indent_class = true -indent_align_paren = false -nl_end_of_file = force -nl_end_of_file_min = 1 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2020.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2020.cfg deleted file mode 100644 index 0d78de45..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2020.cfg +++ /dev/null @@ -1,2 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2021.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2021.cfg deleted file mode 100644 index 827d33e0..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2021.cfg +++ /dev/null @@ -1,6 +0,0 @@ -sp_func_def_paren = remove -sp_fparen_brace = add -nl_func_leave_one_liners = true -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_create_func_def_one_liner = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-21730.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-21730.cfg deleted file mode 100644 index 5443f32f..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-21730.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_before_comma = ignore -indent_columns = 4 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2684.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2684.cfg deleted file mode 100644 index c048c827..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2684.cfg +++ /dev/null @@ -1,5 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -nl_end_of_file = force -nl_end_of_file_min = 1 -indent_cs_delegate_brace = false diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2685.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2685.cfg deleted file mode 100644 index 3f25a1fa..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-2685.cfg +++ /dev/null @@ -1,6 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_func_call_param = true -nl_end_of_file = force -nl_end_of_file_min = 1 -indent_cs_delegate_brace = false diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-29933.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-29933.cfg deleted file mode 100644 index 2f136516..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-29933.cfg +++ /dev/null @@ -1,5 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_func_call_param = true -indent_switch_case = 4 -indent_align_assign = false diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-30498_2.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-30498_2.cfg deleted file mode 100644 index 8f635e72..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-30498_2.cfg +++ /dev/null @@ -1,7 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_class = true -indent_func_call_param = true -indent_switch_case = 4 -indent_align_assign = false -nl_class_leave_one_liners = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-3083.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-3083.cfg deleted file mode 100644 index 80528dc6..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-3083.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_class = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-32658.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-32658.cfg deleted file mode 100644 index 9b71b98b..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-32658.cfg +++ /dev/null @@ -1,286 +0,0 @@ -input_tab_size=4 -string_replace_tab_chars=true -tok_split_gte=false -disable_processing_cmt=*begin-nonstandard-formatting* -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove -utf8_byte=false -utf8_force=false -indent_columns=4 -indent_with_tabs=0 -indent_cmt_with_tabs=false -indent_align_string=false -indent_braces=false -indent_braces_no_func=false -indent_braces_no_class=false -indent_braces_no_struct=false -indent_brace_parent=false -indent_cs_delegate_brace=true -indent_namespace=true -indent_extern=false -indent_class=true -indent_class_colon=false -indent_else_if=false -indent_var_def_cont=false -indent_func_call_param=true -indent_func_def_param=true -indent_func_proto_param=true -indent_func_class_param=false -indent_func_ctor_var_param=false -indent_template_param=false -indent_func_param_double=false -indent_member_single=false -indent_relative_single_line_comments=false -indent_switch_case=4 -indent_case_shift=0 -indent_case_brace=0 -indent_col1_comment=false -indent_label=-4 -indent_access_spec=-4 -indent_paren_nl=false -indent_comma_paren=0 -indent_bool_paren=0 -indent_first_bool_expr=false -indent_square_nl=false -indent_preserve_sql=false -indent_align_paren=false -indent_oc_block_msg_xcode_style=true -indent_off_after_return_new=true -indent_single_after_return=true -sp_arith=add -sp_assign=add -sp_assign_default=add -sp_enum_assign=add -sp_pp_concat=remove -sp_pp_stringify=remove -sp_bool=add -sp_compare=add -sp_inside_paren=remove -sp_paren_paren=remove -sp_balance_nested_parens=false -sp_paren_brace=force -sp_after_type=ignore -sp_template_angle=remove -sp_before_angle=remove -sp_inside_angle=remove -sp_angle_paren=remove -sp_angle_paren_empty=remove -sp_angle_word=add -sp_angle_shift=remove -sp_before_sparen=force -sp_inside_sparen=remove -sp_after_sparen=add -sp_sparen_brace=force -sp_special_semi=force -sp_before_semi=remove -sp_before_semi_for=remove -sp_before_semi_for_empty=remove -sp_between_semi_for_empty=remove -sp_after_semi=add -sp_after_semi_for=force -sp_after_semi_for_empty=remove -sp_before_square=remove -sp_before_squares=remove -sp_inside_square=remove -sp_after_comma=add -sp_before_comma=ignore -sp_after_mdatype_commas=remove -sp_before_mdatype_commas=remove -sp_between_mdatype_commas=remove -sp_paren_comma=remove -sp_after_class_colon=force -sp_before_class_colon=force -sp_before_case_colon=remove -sp_after_operator=remove -sp_after_operator_sym=remove -sp_after_operator_sym_empty=remove -sp_after_cast=remove -sp_inside_paren_cast=remove -sp_cpp_cast_paren=remove -sp_sizeof_paren=remove -sp_inside_braces_enum=add -sp_inside_braces_empty=remove -sp_type_func=ignore -sp_func_proto_paren=remove -sp_func_def_paren=remove -sp_inside_fparens=remove -sp_inside_fparen=remove -sp_fparen_brace=add -sp_func_call_paren=remove -sp_func_call_paren_empty=remove -sp_func_call_user_paren=remove -sp_func_class_paren=remove -sp_return_paren=add -sp_defined_paren=remove -sp_throw_paren=add -sp_catch_paren=add -sp_brace_typedef=add -sp_getset_brace=add -sp_after_dc=remove -sp_not=remove -sp_inv=remove -sp_addr=remove -sp_member=remove -sp_deref=remove -sp_sign=remove -sp_incdec=remove -sp_before_nl_cont=add -sp_after_oc_scope=force -sp_after_oc_colon=remove -sp_before_oc_colon=remove -sp_after_oc_dict_colon=force -sp_before_oc_dict_colon=remove -sp_after_send_oc_colon=force -sp_before_send_oc_colon=remove -sp_after_oc_type=remove -sp_after_oc_return_type=remove -sp_after_oc_at_sel=remove -sp_inside_oc_at_sel_parens=remove -sp_cond_colon=add -sp_cond_question=add -sp_case_label=ignore -sp_after_new=force -sp_between_new_paren=remove -sp_skip_vbrace_tokens=true -align_keep_tabs=false -align_with_tabs=false -align_on_tabstop=false -align_number_right=false -align_func_params=false -align_same_func_call_params=false -align_var_def_colon=false -align_var_def_attribute=false -align_var_def_inline=false -align_right_cmt_mix=false -align_on_operator=false -align_mix_var_proto=false -align_single_line_func=false -align_single_line_brace=false -align_nl_cont=0 -align_left_shift=false -nl_collapse_empty_body=false -nl_assign_leave_one_liners=true -nl_class_leave_one_liners=true -nl_enum_leave_one_liners=true -nl_getset_leave_one_liners=true -nl_func_leave_one_liners=true -nl_cpp_lambda_leave_one_liners=true -nl_if_leave_one_liners=false -nl_oc_msg_leave_one_liner=true -nl_start_of_file=remove -nl_end_of_file=force -nl_end_of_file_min=1 -nl_assign_brace=force -nl_enum_brace=force -nl_struct_brace=force -nl_union_brace=force -nl_if_brace=force -nl_brace_else=force -nl_else_brace=force -nl_else_if=remove -nl_brace_finally=force -nl_finally_brace=force -nl_try_brace=force -nl_getset_brace=force -nl_for_brace=force -nl_catch_brace=force -nl_brace_catch=force -nl_while_brace=force -nl_using_brace=force -nl_brace_brace=ignore -nl_do_brace=force -nl_brace_while=force -nl_switch_brace=force -nl_multi_line_cond=false -nl_before_case=false -nl_after_case=false -nl_case_colon_brace=force -nl_namespace_brace=force -nl_template_class=ignore -nl_class_brace=force -nl_fdef_brace=force -nl_after_semicolon=false -nl_after_brace_open=false -nl_after_brace_open_cmt=false -nl_after_vbrace_open=false -nl_after_vbrace_open_empty=false -nl_after_brace_close=false -nl_after_vbrace_close=false -nl_squeeze_ifdef=false -nl_ds_struct_enum_cmt=false -nl_ds_struct_enum_close_brace=false -nl_namespace_two_to_one_liner=false -nl_create_if_one_liner=false -nl_create_for_one_liner=false -nl_create_while_one_liner=false -nl_create_func_def_one_liner=false -ls_for_split_full=false -ls_func_split_full=false -nl_max=3 -nl_after_func_body=2 -nl_after_multiline_comment=false -nl_property_brace=force -eat_blanks_after_open_brace=true -eat_blanks_before_close_brace=true -nl_after_return=false -mod_full_brace_if_chain=0 -mod_paren_on_return=ignore -mod_pawn_semicolon=false -mod_full_paren_if_bool=false -mod_remove_extra_semicolon=true -mod_move_case_break=false -mod_remove_empty_return=true -cmt_convert_tab_to_spaces=True -cmt_indent_multi=false -cmt_c_group=false -cmt_c_nl_start=false -cmt_c_nl_end=false -cmt_cpp_group=false -cmt_cpp_nl_start=false -cmt_cpp_nl_end=false -cmt_cpp_to_c=false -cmt_star_cont=false -cmt_multi_check_last=false -cmt_insert_before_preproc=false -pp_space_after=ignore -use_options_overriding_for_qt_macros=false -warn_level_tabs_found_in_verbatim_string_literals=1 -# blocked by https://sourceforge.net/p/uncrustify/bugs/619/ -# can be turned back on at any time -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -#sp_cmt_cpp_start=add -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -#sp_endif_cmt=force -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-37241.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-37241.cfg deleted file mode 100644 index e989f343..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-37241.cfg +++ /dev/null @@ -1,287 +0,0 @@ -input_tab_size=4 # Number -string_replace_tab_chars=true # { False, True } -tok_split_gte=false # { False, True } -disable_processing_cmt=*begin-nonstandard-formatting* -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove # { Ignore, Add, Remove, Force } -utf8_byte=false # { False, True } -utf8_force=false # { False, True } -indent_columns=4 # Number -indent_with_tabs=0 # Number -indent_cmt_with_tabs=false # { False, True } -indent_align_string=false # { False, True } -indent_braces=false # { False, True } -indent_braces_no_func=false # { False, True } -indent_braces_no_class=false # { False, True } -indent_braces_no_struct=false # { False, True } -indent_brace_parent=false # { False, True } -indent_cs_delegate_brace=true # { False, True } -indent_namespace=true # { False, True } -indent_extern=false # { False, True } -indent_class=true # { False, True } -indent_class_colon=false # { False, True } -indent_else_if=false # { False, True } -indent_var_def_cont=false # { False, True } -indent_func_call_param=true # { False, True } -indent_func_def_param=true # { False, True } -indent_func_proto_param=true # { False, True } -indent_func_class_param=false # { False, True } -indent_func_ctor_var_param=false # { False, True } -indent_template_param=false # { False, True } -indent_func_param_double=false # { False, True } -indent_member_single=false # false/true -indent_relative_single_line_comments=false # { False, True } -indent_switch_case=4 # Number -indent_case_shift=0 # Number -indent_case_brace=0 # Number -indent_col1_comment=false # { False, True } -indent_label=-4 # Number -indent_access_spec=-4 # Number -indent_paren_nl=false # { False, True } -indent_comma_paren=0 # Number -indent_bool_paren=0 # Number -indent_first_bool_expr=false # { False, True } -indent_square_nl=false # { False, True } -indent_preserve_sql=false # { False, True } -indent_align_paren=false # { False, True } -indent_oc_block_msg_xcode_style=true # { False, True } -indent_off_after_return_new=true # { False, True } -indent_single_after_return=true # { False, True } -sp_arith=add # { Ignore, Add, Remove, Force } -sp_assign=add # { Ignore, Add, Remove, Force } -sp_assign_default=add # { Ignore, Add, Remove, Force } -sp_enum_assign=add # { Ignore, Add, Remove, Force } -sp_pp_concat=remove # { Ignore, Add, Remove, Force } -sp_pp_stringify=remove # { Ignore, Add, Remove, Force } -sp_bool=add # { Ignore, Add, Remove, Force } -sp_compare=add # { Ignore, Add, Remove, Force } -sp_inside_paren=remove # { Ignore, Add, Remove, Force } -sp_paren_paren=remove # { Ignore, Add, Remove, Force } -sp_balance_nested_parens=false # { False, True } -sp_paren_brace=force # { Ignore, Add, Remove, Force } -sp_after_type=ignore # { Ignore, Add, Remove, Force } -sp_template_angle=remove # { Ignore, Add, Remove, Force } -sp_before_angle=remove # { Ignore, Add, Remove, Force } -sp_inside_angle=remove # { Ignore, Add, Remove, Force } -sp_angle_paren=remove # { Ignore, Add, Remove, Force } -sp_angle_paren_empty=remove # { Ignore, Add, Remove, Force } -sp_angle_word=add # { Ignore, Add, Remove, Force } -sp_angle_shift=remove # { Ignore, Add, Remove, Force } -sp_before_sparen=force # { Ignore, Add, Remove, Force } -sp_inside_sparen=remove # { Ignore, Add, Remove, Force } -sp_after_sparen=add # { Ignore, Add, Remove, Force } -sp_sparen_brace=force # { Ignore, Add, Remove, Force } -sp_special_semi=force # { Ignore, Add, Remove, Force } -sp_before_semi=remove # { Ignore, Add, Remove, Force } -sp_before_semi_for=remove # { Ignore, Add, Remove, Force } -sp_before_semi_for_empty=remove # { Ignore, Add, Remove, Force } -sp_between_semi_for_empty=remove # { Ignore, Add, Remove, Force } -sp_after_semi=add # { Ignore, Add, Remove, Force } -sp_after_semi_for=force # { Ignore, Add, Remove, Force } -sp_after_semi_for_empty=remove # { Ignore, Add, Remove, Force } -sp_before_square=remove # { Ignore, Add, Remove, Force } -sp_before_squares=remove # { Ignore, Add, Remove, Force } -sp_inside_square=remove # { Ignore, Add, Remove, Force } -sp_after_comma=add # { Ignore, Add, Remove, Force } -sp_before_comma=ignore # { Ignore, Add, Remove, Force } -sp_after_mdatype_commas=remove # { Ignore, Add, Remove, Force } -sp_before_mdatype_commas=remove # { Ignore, Add, Remove, Force } -sp_between_mdatype_commas=remove # { Ignore, Add, Remove, Force } -sp_paren_comma=remove # { Ignore, Add, Remove, Force } -sp_after_class_colon=force # { Ignore, Add, Remove, Force } -sp_before_class_colon=force # { Ignore, Add, Remove, Force } -sp_before_case_colon=remove # { Ignore, Add, Remove, Force } -sp_after_operator=remove # { Ignore, Add, Remove, Force } -sp_after_operator_sym=remove # { Ignore, Add, Remove, Force } -sp_after_operator_sym_empty=remove # { Ignore, Add, Remove, Force } -sp_after_cast=remove # { Ignore, Add, Remove, Force } -sp_inside_paren_cast=remove # { Ignore, Add, Remove, Force } -sp_cpp_cast_paren=remove # { Ignore, Add, Remove, Force } -sp_sizeof_paren=remove # { Ignore, Add, Remove, Force } -sp_inside_braces_enum=add # { Ignore, Add, Remove, Force } -sp_inside_braces_empty=remove # { Ignore, Add, Remove, Force } -sp_type_func=ignore # { Ignore, Add, Remove, Force } -sp_func_proto_paren=remove # { Ignore, Add, Remove, Force } -sp_func_def_paren=remove # { Ignore, Add, Remove, Force } -sp_inside_fparens=remove # { Ignore, Add, Remove, Force } -sp_inside_fparen=remove # { Ignore, Add, Remove, Force } -sp_fparen_brace=add # { Ignore, Add, Remove, Force } -sp_func_call_paren=remove # { Ignore, Add, Remove, Force } -sp_func_call_paren_empty=remove # { Ignore, Add, Remove, Force } -sp_func_call_user_paren=remove # { Ignore, Add, Remove, Force } -sp_func_class_paren=remove # { Ignore, Add, Remove, Force } -sp_return_paren=add # { Ignore, Add, Remove, Force } -sp_defined_paren=remove # { Ignore, Add, Remove, Force } -sp_throw_paren=add # { Ignore, Add, Remove, Force } -sp_catch_paren=add # { Ignore, Add, Remove, Force } -sp_brace_typedef=add # { Ignore, Add, Remove, Force } -sp_getset_brace=add # { Ignore, Add, Remove, Force } -sp_after_dc=remove # { Ignore, Add, Remove, Force } -sp_not=remove # { Ignore, Add, Remove, Force } -sp_inv=remove # { Ignore, Add, Remove, Force } -sp_addr=remove # { Ignore, Add, Remove, Force } -sp_member=remove # { Ignore, Add, Remove, Force } -sp_deref=remove # { Ignore, Add, Remove, Force } -sp_sign=remove # { Ignore, Add, Remove, Force } -sp_incdec=remove # { Ignore, Add, Remove, Force } -sp_before_nl_cont=add # { Ignore, Add, Remove, Force } -sp_after_oc_scope=force # { Ignore, Add, Remove, Force } -sp_after_oc_colon=remove # { Ignore, Add, Remove, Force } -sp_before_oc_colon=remove # { Ignore, Add, Remove, Force } -sp_after_oc_dict_colon=force # { Ignore, Add, Remove, Force } -sp_before_oc_dict_colon=remove # { Ignore, Add, Remove, Force } -sp_after_send_oc_colon=force # { Ignore, Add, Remove, Force } -sp_before_send_oc_colon=remove # { Ignore, Add, Remove, Force } -sp_after_oc_type=remove # { Ignore, Add, Remove, Force } -sp_after_oc_return_type=remove # { Ignore, Add, Remove, Force } -sp_after_oc_at_sel=remove # { Ignore, Add, Remove, Force } -sp_inside_oc_at_sel_parens=remove # { Ignore, Add, Remove, Force } -sp_cond_colon=add # { Ignore, Add, Remove, Force } -sp_cond_question=add # { Ignore, Add, Remove, Force } -sp_case_label=ignore # { Ignore, Add, Remove, Force } -sp_after_new=force # { Ignore, Add, Remove, Force } -sp_between_new_paren=remove # { Ignore, Add, Remove, Force } -sp_skip_vbrace_tokens=true # { False, True } -align_keep_tabs=false # { False, True } -align_with_tabs=false # { False, True } -align_on_tabstop=false # { False, True } -align_number_right=false # { False, True } -align_func_params=false # { False, True } -align_same_func_call_params=false # { False, True } -align_var_def_colon=false # { False, True } -align_var_def_attribute=false # { False, True } -align_var_def_inline=false # { False, True } -align_right_cmt_mix=false # { False, True } -align_on_operator=false # { False, True } -align_mix_var_proto=false # { False, True } -align_single_line_func=false # { False, True } -align_single_line_brace=false # { False, True } -align_nl_cont=0 # Number -align_left_shift=false # { False, True } -nl_collapse_empty_body=false # { False, True } -nl_assign_leave_one_liners=true # { False, True } -nl_class_leave_one_liners=true # { False, True } -nl_enum_leave_one_liners=true # { False, True } -nl_getset_leave_one_liners=true # { False, True } -nl_func_leave_one_liners=true # { False, True } -nl_cpp_lambda_leave_one_liners=true # { False, True } -nl_if_leave_one_liners=false # { False, True } -nl_oc_msg_leave_one_liner=true # { False, True } -nl_start_of_file=remove # { Ignore, Add, Remove, Force } -nl_end_of_file=force # { Ignore, Add, Remove, Force } -nl_end_of_file_min=1 # Number -nl_assign_brace=force # { Ignore, Add, Remove, Force } -nl_enum_brace=force # { Ignore, Add, Remove, Force } -nl_struct_brace=force # { Ignore, Add, Remove, Force } -nl_union_brace=force # { Ignore, Add, Remove, Force } -nl_if_brace=force # { Ignore, Add, Remove, Force } -nl_brace_else=force # { Ignore, Add, Remove, Force } -nl_else_brace=force # { Ignore, Add, Remove, Force } -nl_else_if=remove # { Ignore, Add, Remove, Force } -nl_brace_finally=force # { Ignore, Add, Remove, Force } -nl_finally_brace=force # { Ignore, Add, Remove, Force } -nl_try_brace=force # { Ignore, Add, Remove, Force } -nl_getset_brace=force # { Ignore, Add, Remove, Force } -nl_for_brace=force # { Ignore, Add, Remove, Force } -nl_catch_brace=force # { Ignore, Add, Remove, Force } -nl_brace_catch=force # { Ignore, Add, Remove, Force } -nl_while_brace=force # { Ignore, Add, Remove, Force } -nl_using_brace=force # { Ignore, Add, Remove, Force } -nl_brace_brace=ignore # { Ignore, Add, Remove, Force } -nl_do_brace=force # { Ignore, Add, Remove, Force } -nl_brace_while=force # { Ignore, Add, Remove, Force } -nl_switch_brace=force # { Ignore, Add, Remove, Force } -nl_multi_line_cond=false # { False, True } -nl_before_case=false # { False, True } -nl_after_case=false # { False, True } -nl_case_colon_brace=force # { Ignore, Add, Remove, Force } -nl_namespace_brace=force # { Ignore, Add, Remove, Force } -nl_template_class=ignore # { Ignore, Add, Remove, Force } -nl_class_brace=force # { Ignore, Add, Remove, Force } -nl_fdef_brace=force # { Ignore, Add, Remove, Force } -nl_after_semicolon=false # { False, True } -nl_after_brace_open=false # { False, True } -nl_after_brace_open_cmt=false # { False, True } -nl_after_vbrace_open=false # { False, True } -nl_after_vbrace_open_empty=false # { False, True } -nl_after_brace_close=false # { False, True } -nl_after_vbrace_close=false # { False, True } -nl_squeeze_ifdef=false # { False, True } -nl_ds_struct_enum_cmt=false # { False, True } -nl_ds_struct_enum_close_brace=false # { False, True } -nl_namespace_two_to_one_liner=false # { False, True } -nl_create_if_one_liner=false # { False, True } -nl_create_for_one_liner=false # { False, True } -nl_create_while_one_liner=false # { False, True } -nl_create_func_def_one_liner=false # { False, True } -ls_for_split_full=false # { False, True } -ls_func_split_full=false # { False, True } -nl_max=3 # Number -nl_after_func_body=2 # Number -nl_after_multiline_comment=false # { False, True } -nl_property_brace=force # { Ignore, Add, Remove, Force } -eat_blanks_after_open_brace=true # { False, True } -eat_blanks_before_close_brace=true # { False, True } -nl_after_return=false # { False, True } -mod_full_brace_if_chain=0 # Number -mod_paren_on_return=ignore # { Ignore, Add, Remove, Force } -mod_pawn_semicolon=false # { False, True } -mod_full_paren_if_bool=false # { False, True } -mod_remove_extra_semicolon=true # { False, True } -mod_move_case_break=false # { False, True } -mod_remove_empty_return=true # { False, True } -cmt_convert_tab_to_spaces=True # { False, True } -cmt_indent_multi=false # { False, True } -cmt_c_group=false # { False, True } -cmt_c_nl_start=false # { False, True } -cmt_c_nl_end=false # { False, True } -cmt_cpp_group=false # { False, True } -cmt_cpp_nl_start=false # { False, True } -cmt_cpp_nl_end=false # { False, True } -cmt_cpp_to_c=false # { False, True } -cmt_star_cont=false # { False, True } -cmt_multi_check_last=false # { False, True } -cmt_insert_before_preproc=false # { False, True } -pp_space_after=ignore # { Ignore, Add, Remove, Force } -use_options_overriding_for_qt_macros=false # { False, True } -warn_level_tabs_found_in_verbatim_string_literals=1 # { 1, 2, 3 } -# blocked by https://sourceforge.net/p/uncrustify/bugs/619/ -# can be turned back on at any time -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -#sp_cmt_cpp_start=add -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -#sp_endif_cmt=force -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force -nl_cs_property_leave_one_liners=true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-9917.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-9917.cfg deleted file mode 100644 index f1fd0af3..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/UNI-9917.cfg +++ /dev/null @@ -1,9 +0,0 @@ -sp_inside_braces_empty = remove -indent_columns = 4 -indent_with_tabs = 0 -indent_namespace = true -indent_class = true -nl_class_leave_one_liners = true -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_class_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_032.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_032.cfg deleted file mode 100644 index 00575c6b..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_032.cfg +++ /dev/null @@ -1,17 +0,0 @@ -sp_inside_paren = remove -sp_func_def_paren = remove -sp_func_call_paren = remove -indent_columns = 3 -indent_with_tabs = 0 -indent_class = true -nl_var_def_blk_end_func_top = 1 -nl_if_brace = add -nl_else_brace = add -nl_for_brace = add -nl_while_brace = add -nl_fdef_brace = add -align_var_def_span = 2 -align_assign_span = 1 -mod_full_brace_for = add -mod_full_brace_if = add -mod_paren_on_return = add diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_033.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_033.cfg deleted file mode 100644 index 3f1ffc6c..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_033.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_columns = 3 -indent_class = true -eat_blanks_after_open_brace = true -eat_blanks_before_close_brace = true
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_034.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_034.cfg deleted file mode 100644 index 0681b1b8..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_034.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_columns = 3 -indent_class = true -eat_blanks_before_close_brace = true -align_var_class_span = 2
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_036.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_036.cfg deleted file mode 100644 index ed89e06a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_036.cfg +++ /dev/null @@ -1,6 +0,0 @@ -indent_columns = 3 -indent_with_tabs = 0 -indent_class = true -nl_var_def_blk_end_func_top = 1 -nl_try_brace = add -nl_after_brace_close = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_037.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_037.cfg deleted file mode 100644 index 97daab41..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_037.cfg +++ /dev/null @@ -1,5 +0,0 @@ -sp_inside_paren = remove -sp_func_def_paren = remove -indent_columns = 3 -indent_class = true -mod_paren_on_return = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_038.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_038.cfg deleted file mode 100644 index 4384cfbd..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_038.cfg +++ /dev/null @@ -1,3 +0,0 @@ -sp_inside_paren = remove -indent_columns = 3 -mod_paren_on_return = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_043.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_043.cfg deleted file mode 100644 index fcbc9ddc..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_043.cfg +++ /dev/null @@ -1,2 +0,0 @@ -indent_columns = 3 -indent_class = true
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_044.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_044.cfg deleted file mode 100644 index 6815087d..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_044.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_inside_paren = remove -indent_columns = 3 -indent_with_tabs = 0 -nl_after_semicolon = true -nl_after_brace_open = true -align_var_def_span = 2 -align_assign_span = 1 -mod_paren_on_return = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_045.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_045.cfg deleted file mode 100644 index 9419199e..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/ben_045.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_assign = force -indent_columns = 3 -indent_with_tabs = 0 -indent_class = true -nl_var_def_blk_end_func_top = 1 -# Add or remove space around the '.' or '->;' operators. Default=Remove. -sp_member = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1620.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1620.cfg deleted file mode 100644 index 7ab2efdb..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1620.cfg +++ /dev/null @@ -1,289 +0,0 @@ -input_tab_size=4
-string_replace_tab_chars=true
-tok_split_gte=false
-disable_processing_cmt=*begin-nonstandard-formatting*
-enable_processing_cmt=*end-nonstandard-formatting*
-utf8_bom=remove
-utf8_byte=false
-utf8_force=false
-indent_columns=4
-indent_with_tabs=0
-indent_cmt_with_tabs=false
-indent_align_string=false
-indent_braces=false
-indent_braces_no_func=false
-indent_braces_no_class=false
-indent_braces_no_struct=false
-indent_brace_parent=false
-indent_cs_delegate_brace=true
-indent_namespace=true
-indent_extern=false
-indent_class=true
-indent_class_colon=false
-indent_else_if=false
-indent_var_def_cont=false
-indent_func_call_param=true
-indent_func_def_param=true
-indent_func_proto_param=true
-indent_func_class_param=false
-indent_func_ctor_var_param=false
-indent_template_param=false
-indent_func_param_double=false
-indent_member_single=false
-indent_relative_single_line_comments=false
-indent_switch_case=4
-indent_case_shift=0
-indent_case_brace=0
-indent_col1_comment=false
-indent_label=-4
-indent_access_spec=-4
-indent_paren_nl=false
-indent_comma_paren=0
-indent_bool_paren=0
-indent_first_bool_expr=false
-indent_square_nl=false
-indent_preserve_sql=false
-indent_align_paren=false
-indent_oc_block_msg_xcode_style=true
-indent_off_after_return_new=true
-indent_single_after_return=true
-sp_arith=add
-sp_assign=add
-sp_assign_default=add
-sp_enum_assign=add
-sp_pp_concat=remove
-sp_pp_stringify=remove
-sp_bool=add
-sp_compare=add
-sp_inside_paren=remove
-sp_paren_paren=remove
-sp_balance_nested_parens=false
-sp_paren_brace=force
-sp_after_type=ignore
-sp_template_angle=remove
-sp_before_angle=remove
-sp_inside_angle=remove
-sp_angle_paren=remove
-sp_angle_paren_empty=remove
-sp_angle_word=add
-sp_angle_shift=remove
-sp_before_sparen=force
-sp_inside_sparen=remove
-sp_after_sparen=add
-sp_sparen_brace=force
-sp_special_semi=force
-sp_before_semi=remove
-sp_before_semi_for=remove
-sp_before_semi_for_empty=remove
-sp_between_semi_for_empty=remove
-sp_after_semi=add
-sp_after_semi_for=force
-sp_after_semi_for_empty=remove
-sp_before_square=remove
-sp_before_squares=remove
-sp_inside_square=remove
-sp_after_comma=add
-sp_before_comma=ignore
-sp_after_mdatype_commas=remove
-sp_before_mdatype_commas=remove
-sp_between_mdatype_commas=remove
-sp_paren_comma=remove
-sp_after_class_colon=force
-sp_before_class_colon=force
-sp_before_case_colon=remove
-sp_after_operator=remove
-sp_after_operator_sym=remove
-sp_after_operator_sym_empty=remove
-sp_after_cast=remove
-sp_inside_paren_cast=remove
-sp_cpp_cast_paren=remove
-sp_sizeof_paren=remove
-sp_inside_braces_enum=add
-sp_inside_braces_empty=remove
-sp_type_func=ignore
-sp_func_proto_paren=remove
-sp_func_def_paren=remove
-sp_inside_fparens=remove
-sp_inside_fparen=remove
-sp_fparen_brace=add
-sp_func_call_paren=remove
-sp_func_call_paren_empty=remove
-sp_func_call_user_paren=remove
-sp_func_class_paren=remove
-sp_return_paren=add
-sp_defined_paren=remove
-sp_throw_paren=add
-sp_catch_paren=add
-sp_brace_typedef=add
-sp_getset_brace=add
-sp_after_dc=remove
-sp_not=remove
-sp_inv=remove
-sp_addr=remove
-sp_member=remove
-sp_deref=remove
-sp_sign=remove
-sp_incdec=remove
-sp_before_nl_cont=add
-sp_after_oc_scope=force
-sp_after_oc_colon=remove
-sp_before_oc_colon=remove
-sp_after_oc_dict_colon=force
-sp_before_oc_dict_colon=remove
-sp_after_send_oc_colon=force
-sp_before_send_oc_colon=remove
-sp_after_oc_type=remove
-sp_after_oc_return_type=remove
-sp_after_oc_at_sel=remove
-sp_inside_oc_at_sel_parens=remove
-sp_cond_colon=add
-sp_cond_question=add
-sp_case_label=ignore
-sp_after_new=force
-sp_between_new_paren=remove
-sp_skip_vbrace_tokens=true
-align_keep_tabs=false
-align_with_tabs=false
-align_on_tabstop=false
-align_number_right=false
-align_func_params=false
-align_same_func_call_params=false
-align_var_def_colon=false
-align_var_def_attribute=false
-align_var_def_inline=false
-align_right_cmt_mix=false
-align_on_operator=false
-align_mix_var_proto=false
-align_single_line_func=false
-align_single_line_brace=false
-align_nl_cont=0
-align_left_shift=false
-nl_collapse_empty_body=false
-nl_assign_leave_one_liners=true
-nl_class_leave_one_liners=true
-nl_enum_leave_one_liners=true
-nl_getset_leave_one_liners=true
-nl_func_leave_one_liners=true
-nl_cpp_lambda_leave_one_liners=true
-nl_if_leave_one_liners=false
-nl_oc_msg_leave_one_liner=true
-nl_start_of_file=remove
-nl_end_of_file=force
-nl_end_of_file_min=1
-nl_assign_brace=force
-nl_enum_brace=force
-nl_struct_brace=force
-nl_union_brace=force
-nl_if_brace=force
-nl_brace_else=force
-nl_else_brace=force
-nl_else_if=remove
-nl_brace_finally=force
-nl_finally_brace=force
-nl_try_brace=force
-nl_getset_brace=force
-nl_for_brace=force
-nl_catch_brace=force
-nl_brace_catch=force
-nl_while_brace=force
-nl_using_brace=force
-nl_brace_brace=ignore
-nl_do_brace=force
-nl_brace_while=force
-nl_switch_brace=force
-nl_multi_line_cond=false
-nl_before_case=false
-nl_after_case=false
-nl_case_colon_brace=force
-nl_namespace_brace=force
-nl_template_class=ignore
-nl_class_brace=force
-nl_fdef_brace=force
-nl_after_semicolon=false
-nl_after_brace_open=false
-nl_after_brace_open_cmt=false
-nl_after_vbrace_open=false
-nl_after_vbrace_open_empty=false
-nl_after_brace_close=false
-nl_after_vbrace_close=false
-nl_squeeze_ifdef=false
-nl_ds_struct_enum_cmt=false
-nl_ds_struct_enum_close_brace=false
-nl_namespace_two_to_one_liner=false
-nl_create_if_one_liner=false
-nl_create_for_one_liner=false
-nl_create_while_one_liner=false
-nl_create_func_def_one_liner=false
-ls_for_split_full=false
-ls_func_split_full=false
-nl_max=3
-nl_after_func_body=2
-nl_after_multiline_comment=false
-nl_property_brace=force
-eat_blanks_after_open_brace=true
-eat_blanks_before_close_brace=true
-nl_after_return=false
-mod_full_brace_if_chain=0
-mod_paren_on_return=ignore
-mod_pawn_semicolon=false
-mod_full_paren_if_bool=false
-mod_remove_extra_semicolon=true
-mod_move_case_break=false
-mod_remove_empty_return=true
-cmt_convert_tab_to_spaces=True
-cmt_indent_multi=false
-cmt_c_group=false
-cmt_c_nl_start=false
-cmt_c_nl_end=false
-cmt_cpp_group=false
-cmt_cpp_nl_start=false
-cmt_cpp_nl_end=false
-cmt_cpp_to_c=false
-cmt_star_cont=false
-cmt_multi_check_last=false
-cmt_insert_before_preproc=false
-pp_space_after=ignore
-use_options_overriding_for_qt_macros=false
-warn_level_tabs_found_in_verbatim_string_literals=1
-mod_add_long_ifdef_else_comment=0
-mod_add_long_ifdef_endif_comment=0
-
-
-
-# Setting this 'false' will cause an extra tab to be added to function call args from an assignment:
-#
-# x = o.Func2(a, b,
-# y);
-# o.Func2(a, b,
-# y);
-#
-# ...but setting it 'true' is often worse:
-#
-# ExtraReallyLongType reallyLongVariableName = someTest
-# ? someTrueExpr
-# : someFalseExpr
-#
-# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or,
-# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did.
-# (currently unreported)
-indent_align_assign=false
-
-# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space
-# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++
-# comment line at the same level of indentation.
-# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us
-# (test using Runtime/Allocator/BucketAllocator.h)
-# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further
-#sp_cmt_cpp_start=add
-sp_cmt_cpp_start=ignore
-
-# https://sourceforge.net/p/uncrustify/bugs/619/
-#sp_endif_cmt=force
-sp_endif_cmt=ignore
-
-# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example:
-# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp
-#nl_cpp_ldef_brace=force
-indent_paren_open_brace=true
-indent_cs_delegate_brace=false
-indent_paren_close=2
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1637.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1637.cfg deleted file mode 100644 index c812a407..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1637.cfg +++ /dev/null @@ -1,287 +0,0 @@ -input_tab_size=4 -string_replace_tab_chars=true -tok_split_gte=false -disable_processing_cmt=*begin-nonstandard-formatting* -enable_processing_cmt=*end-nonstandard-formatting* -utf8_bom=remove -utf8_byte=false -utf8_force=false -indent_columns=4 -indent_with_tabs=0 -indent_cmt_with_tabs=false -indent_align_string=false -indent_braces=false -indent_braces_no_func=false -indent_braces_no_class=false -indent_braces_no_struct=false -indent_brace_parent=false -indent_cs_delegate_brace=true -indent_namespace=true -indent_extern=false -indent_class=true -indent_class_colon=false -indent_else_if=false -indent_var_def_cont=false -indent_func_call_param=true -indent_func_def_param=true -indent_func_proto_param=true -indent_func_class_param=false -indent_func_ctor_var_param=false -indent_template_param=false -indent_func_param_double=false -indent_member_single=false -indent_relative_single_line_comments=false -indent_switch_case=4 -indent_case_shift=0 -indent_case_brace=0 -indent_col1_comment=false -indent_label=-4 -indent_access_spec=-4 -indent_paren_nl=false -indent_comma_paren=0 -indent_bool_paren=0 -indent_first_bool_expr=false -indent_square_nl=false -indent_preserve_sql=false -indent_align_paren=false -indent_oc_block_msg_xcode_style=true -indent_off_after_return_new=true -indent_single_after_return=true -sp_arith=add -sp_assign=add -sp_assign_default=add -sp_enum_assign=add -sp_pp_concat=remove -sp_pp_stringify=remove -sp_bool=add -sp_compare=add -sp_inside_paren=remove -sp_paren_paren=remove -sp_balance_nested_parens=false -sp_paren_brace=force -sp_after_type=ignore -sp_template_angle=remove -sp_before_angle=remove -sp_inside_angle=remove -sp_angle_paren=remove -sp_angle_paren_empty=remove -sp_angle_word=add -sp_angle_shift=remove -sp_before_sparen=force -sp_inside_sparen=remove -sp_after_sparen=add -sp_sparen_brace=force -sp_special_semi=force -sp_before_semi=remove -sp_before_semi_for=remove -sp_before_semi_for_empty=remove -sp_between_semi_for_empty=remove -sp_after_semi=add -sp_after_semi_for=force -sp_after_semi_for_empty=remove -sp_before_square=remove -sp_before_squares=remove -sp_inside_square=remove -sp_after_comma=add -sp_before_comma=ignore -sp_after_mdatype_commas=remove -sp_before_mdatype_commas=remove -sp_between_mdatype_commas=remove -sp_paren_comma=remove -sp_after_class_colon=force -sp_before_class_colon=force -sp_before_case_colon=remove -sp_after_operator=remove -sp_after_operator_sym=remove -sp_after_operator_sym_empty=remove -sp_after_cast=remove -sp_inside_paren_cast=remove -sp_cpp_cast_paren=remove -sp_sizeof_paren=remove -sp_inside_braces_enum=add -sp_inside_braces_empty=remove -sp_type_func=ignore -sp_func_proto_paren=remove -sp_func_def_paren=remove -sp_inside_fparens=remove -sp_inside_fparen=remove -sp_fparen_brace=add -sp_func_call_paren=remove -sp_func_call_paren_empty=remove -sp_func_call_user_paren=remove -sp_func_class_paren=remove -sp_return_paren=add -sp_defined_paren=remove -sp_throw_paren=add -sp_catch_paren=add -sp_brace_typedef=add -sp_getset_brace=add -sp_after_dc=remove -sp_not=remove -sp_inv=remove -sp_addr=remove -sp_member=remove -sp_deref=remove -sp_sign=remove -sp_incdec=remove -sp_before_nl_cont=add -sp_after_oc_scope=force -sp_after_oc_colon=remove -sp_before_oc_colon=remove -sp_after_oc_dict_colon=force -sp_before_oc_dict_colon=remove -sp_after_send_oc_colon=force -sp_before_send_oc_colon=remove -sp_after_oc_type=remove -sp_after_oc_return_type=remove -sp_after_oc_at_sel=remove -sp_inside_oc_at_sel_parens=remove -sp_cond_colon=add -sp_cond_question=add -sp_case_label=ignore -sp_after_new=force -sp_between_new_paren=remove -sp_skip_vbrace_tokens=true -align_keep_tabs=false -align_with_tabs=false -align_on_tabstop=false -align_number_right=false -align_func_params=false -align_same_func_call_params=false -align_var_def_colon=false -align_var_def_attribute=false -align_var_def_inline=false -align_right_cmt_mix=false -align_on_operator=false -align_mix_var_proto=false -align_single_line_func=false -align_single_line_brace=false -align_nl_cont=0 -align_left_shift=false -nl_collapse_empty_body=false -nl_assign_leave_one_liners=true -nl_class_leave_one_liners=true -nl_enum_leave_one_liners=true -nl_getset_leave_one_liners=true -nl_func_leave_one_liners=true -nl_cpp_lambda_leave_one_liners=true -nl_if_leave_one_liners=false -nl_oc_msg_leave_one_liner=true -nl_start_of_file=remove -nl_end_of_file=force -nl_end_of_file_min=1 -nl_assign_brace=force -nl_enum_brace=force -nl_struct_brace=force -nl_union_brace=force -nl_if_brace=force -nl_brace_else=force -nl_else_brace=force -nl_else_if=remove -nl_brace_finally=force -nl_finally_brace=force -nl_try_brace=force -nl_getset_brace=force -nl_for_brace=force -nl_catch_brace=force -nl_brace_catch=force -nl_while_brace=force -nl_using_brace=force -nl_brace_brace=ignore -nl_do_brace=force -nl_brace_while=force -nl_switch_brace=force -nl_multi_line_cond=false -nl_before_case=false -nl_after_case=false -nl_case_colon_brace=force -nl_namespace_brace=force -nl_template_class=ignore -nl_class_brace=force -nl_fdef_brace=force -nl_after_semicolon=false -nl_after_brace_open=false -nl_after_brace_open_cmt=false -nl_after_vbrace_open=false -nl_after_vbrace_open_empty=false -nl_after_brace_close=false -nl_after_vbrace_close=false -nl_squeeze_ifdef=false -nl_ds_struct_enum_cmt=false -nl_ds_struct_enum_close_brace=false -nl_namespace_two_to_one_liner=false -nl_create_if_one_liner=false -nl_create_for_one_liner=false -nl_create_while_one_liner=false -nl_create_func_def_one_liner=false -ls_for_split_full=false -ls_func_split_full=false -nl_max=3 -nl_after_func_body=2 -nl_after_multiline_comment=false -nl_property_brace=force -eat_blanks_after_open_brace=true -eat_blanks_before_close_brace=true -nl_after_return=false -mod_full_brace_if_chain=0 -mod_pawn_semicolon=false -mod_full_paren_if_bool=false -mod_remove_extra_semicolon=true -mod_move_case_break=false -mod_remove_empty_return=true -cmt_convert_tab_to_spaces=True -cmt_indent_multi=false -cmt_c_group=false -cmt_c_nl_start=false -cmt_c_nl_end=false -cmt_cpp_group=false -cmt_cpp_nl_start=false -cmt_cpp_nl_end=false -cmt_cpp_to_c=false -cmt_star_cont=false -cmt_multi_check_last=false -cmt_insert_before_preproc=false -pp_space_after=ignore -use_options_overriding_for_qt_macros=false -warn_level_tabs_found_in_verbatim_string_literals=1 -mod_add_long_ifdef_else_comment=0 -mod_add_long_ifdef_endif_comment=0 - - - -# Setting this 'false' will cause an extra tab to be added to function call args from an assignment: -# -# x = o.Func2(a, b, -# y); -# o.Func2(a, b, -# y); -# -# ...but setting it 'true' is often worse: -# -# ExtraReallyLongType reallyLongVariableName = someTest -# ? someTrueExpr -# : someFalseExpr -# -# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or, -# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did. -# (currently unreported) -indent_align_assign=false - -# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space -# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++ -# comment line at the same level of indentation. -# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us -# (test using Runtime/Allocator/BucketAllocator.h) -# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further -#sp_cmt_cpp_start=add -sp_cmt_cpp_start=ignore - -# https://sourceforge.net/p/uncrustify/bugs/619/ -#sp_endif_cmt=force -sp_endif_cmt=ignore - -# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example: -# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp -#nl_cpp_ldef_brace=force - -mod_paren_on_return=remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1650.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1650.cfg deleted file mode 100644 index 166b3961..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_1650.cfg +++ /dev/null @@ -1,288 +0,0 @@ -input_tab_size=4
-string_replace_tab_chars=true
-tok_split_gte=false
-disable_processing_cmt=*begin-nonstandard-formatting*
-enable_processing_cmt=*end-nonstandard-formatting*
-utf8_bom=remove
-utf8_byte=false
-utf8_force=false
-indent_columns=4
-indent_with_tabs=0
-indent_cmt_with_tabs=false
-indent_align_string=false
-indent_braces=false
-indent_braces_no_func=false
-indent_braces_no_class=false
-indent_braces_no_struct=false
-indent_brace_parent=false
-indent_cs_delegate_brace=true
-indent_namespace=true
-indent_extern=false
-indent_class=true
-indent_class_colon=false
-indent_else_if=false
-indent_var_def_cont=false
-indent_func_call_param=true
-indent_func_def_param=true
-indent_func_proto_param=true
-indent_func_class_param=false
-indent_func_ctor_var_param=false
-indent_template_param=false
-indent_func_param_double=false
-indent_relative_single_line_comments=false
-indent_switch_case=4
-indent_case_shift=0
-indent_case_brace=0
-indent_col1_comment=false
-indent_label=-4
-indent_access_spec=-4
-indent_paren_nl=false
-indent_comma_paren=0
-indent_bool_paren=0
-indent_first_bool_expr=false
-indent_square_nl=false
-indent_preserve_sql=false
-indent_align_paren=false
-indent_oc_block_msg_xcode_style=true
-indent_off_after_return_new=true
-indent_single_after_return=true
-sp_arith=add
-sp_assign=add
-sp_assign_default=add
-sp_enum_assign=add
-sp_pp_concat=remove
-sp_pp_stringify=remove
-sp_bool=add
-sp_compare=add
-sp_inside_paren=remove
-sp_paren_paren=remove
-sp_balance_nested_parens=false
-sp_paren_brace=force
-sp_after_type=ignore
-sp_template_angle=remove
-sp_before_angle=remove
-sp_inside_angle=remove
-sp_angle_paren=remove
-sp_angle_paren_empty=remove
-sp_angle_word=add
-sp_angle_shift=remove
-sp_before_sparen=force
-sp_inside_sparen=remove
-sp_after_sparen=add
-sp_sparen_brace=force
-sp_special_semi=force
-sp_before_semi=remove
-sp_before_semi_for=remove
-sp_before_semi_for_empty=remove
-sp_between_semi_for_empty=remove
-sp_after_semi=add
-sp_after_semi_for=force
-sp_after_semi_for_empty=remove
-sp_before_square=remove
-sp_before_squares=remove
-sp_inside_square=remove
-sp_after_comma=add
-sp_before_comma=ignore
-sp_after_mdatype_commas=remove
-sp_before_mdatype_commas=remove
-sp_between_mdatype_commas=remove
-sp_paren_comma=remove
-sp_after_class_colon=force
-sp_before_class_colon=force
-sp_before_case_colon=remove
-sp_after_operator=remove
-sp_after_operator_sym=remove
-sp_after_operator_sym_empty=remove
-sp_after_cast=remove
-sp_inside_paren_cast=remove
-sp_cpp_cast_paren=remove
-sp_sizeof_paren=remove
-sp_inside_braces_enum=add
-sp_inside_braces_empty=remove
-sp_type_func=ignore
-sp_func_proto_paren=remove
-sp_func_def_paren=remove
-sp_inside_fparens=remove
-sp_inside_fparen=remove
-sp_fparen_brace=add
-sp_func_call_paren=remove
-sp_func_call_paren_empty=remove
-sp_func_call_user_paren=remove
-sp_func_class_paren=remove
-sp_return_paren=add
-sp_defined_paren=remove
-sp_throw_paren=add
-sp_catch_paren=add
-sp_getset_brace=add
-sp_after_dc=remove
-sp_not=remove
-sp_inv=remove
-sp_addr=remove
-sp_member=remove
-sp_deref=remove
-sp_sign=remove
-sp_incdec=remove
-sp_before_nl_cont=add
-sp_after_oc_scope=force
-sp_after_oc_colon=remove
-sp_before_oc_colon=remove
-sp_after_oc_dict_colon=force
-sp_before_oc_dict_colon=remove
-sp_after_send_oc_colon=force
-sp_before_send_oc_colon=remove
-sp_after_oc_type=remove
-sp_after_oc_return_type=remove
-sp_after_oc_at_sel=remove
-sp_inside_oc_at_sel_parens=remove
-sp_cond_colon=add
-sp_cond_question=add
-sp_case_label=ignore
-sp_after_new=force
-sp_between_new_paren=remove
-sp_skip_vbrace_tokens=true
-align_keep_tabs=false
-align_with_tabs=false
-align_on_tabstop=false
-align_number_right=false
-align_func_params=false
-align_same_func_call_params=false
-align_var_def_colon=false
-align_var_def_attribute=false
-align_var_def_inline=false
-align_right_cmt_mix=false
-align_on_operator=false
-align_mix_var_proto=false
-align_single_line_func=false
-align_single_line_brace=false
-align_nl_cont=0
-align_left_shift=false
-nl_collapse_empty_body=false
-nl_assign_leave_one_liners=true
-nl_class_leave_one_liners=true
-nl_enum_leave_one_liners=true
-nl_getset_leave_one_liners=true
-nl_func_leave_one_liners=true
-nl_cpp_lambda_leave_one_liners=true
-nl_if_leave_one_liners=false
-nl_oc_msg_leave_one_liner=true
-nl_start_of_file=remove
-nl_end_of_file=force
-nl_end_of_file_min=1
-nl_assign_brace=force
-nl_enum_brace=force
-nl_struct_brace=force
-nl_union_brace=force
-nl_if_brace=force
-nl_brace_else=force
-nl_else_brace=force
-nl_else_if=remove
-nl_brace_finally=force
-nl_finally_brace=force
-nl_try_brace=force
-nl_getset_brace=force
-nl_for_brace=force
-nl_catch_brace=force
-nl_brace_catch=force
-nl_while_brace=force
-nl_using_brace=force
-nl_brace_brace=ignore
-nl_do_brace=force
-nl_brace_while=force
-nl_switch_brace=force
-nl_multi_line_cond=false
-nl_before_case=false
-nl_after_case=false
-nl_case_colon_brace=force
-nl_namespace_brace=force
-nl_template_class=ignore
-nl_class_brace=force
-nl_fdef_brace=force
-nl_after_semicolon=false
-nl_after_brace_open=false
-nl_after_brace_open_cmt=false
-nl_after_vbrace_open=false
-nl_after_vbrace_open_empty=false
-nl_after_brace_close=false
-nl_after_vbrace_close=false
-nl_squeeze_ifdef=false
-nl_ds_struct_enum_cmt=false
-nl_ds_struct_enum_close_brace=false
-nl_namespace_two_to_one_liner=false
-nl_create_if_one_liner=false
-nl_create_for_one_liner=false
-nl_create_while_one_liner=false
-nl_create_func_def_one_liner=false
-ls_for_split_full=false
-ls_func_split_full=false
-nl_max=3
-nl_after_func_body=2
-nl_after_multiline_comment=false
-nl_property_brace=force
-eat_blanks_after_open_brace=true
-eat_blanks_before_close_brace=true
-nl_after_return=false
-mod_full_brace_if_chain=0
-mod_paren_on_return=ignore
-mod_pawn_semicolon=false
-mod_full_paren_if_bool=false
-mod_remove_extra_semicolon=true
-mod_move_case_break=false
-mod_remove_empty_return=true
-cmt_convert_tab_to_spaces=True
-cmt_indent_multi=false
-cmt_c_group=false
-cmt_c_nl_start=false
-cmt_c_nl_end=false
-cmt_cpp_group=false
-cmt_cpp_nl_start=false
-cmt_cpp_nl_end=false
-cmt_cpp_to_c=false
-cmt_star_cont=false
-cmt_multi_check_last=false
-cmt_insert_before_preproc=false
-pp_space_after=ignore
-use_options_overriding_for_qt_macros=false
-warn_level_tabs_found_in_verbatim_string_literals=1
-mod_add_long_ifdef_else_comment=0
-mod_add_long_ifdef_endif_comment=0
-
-
-
-# Setting this 'false' will cause an extra tab to be added to function call args from an assignment:
-#
-# x = o.Func2(a, b,
-# y);
-# o.Func2(a, b,
-# y);
-#
-# ...but setting it 'true' is often worse:
-#
-# ExtraReallyLongType reallyLongVariableName = someTest
-# ? someTrueExpr
-# : someFalseExpr
-#
-# ...except sometimes we really do want that. What we need is an indent_align_assign_threshold, or,
-# better but maybe more complicated, indent_align_assign=ignore to leave alone what the engineer did.
-# (currently unreported)
-indent_align_assign=false
-
-# this is causing a few problems, but usually with block comments and autodoc markup. perhaps only add a space
-# if first letter is not a symbol and this is a standalone comment: not preceded or followed by another c++
-# comment line at the same level of indentation.
-# REVISIT: work was done to have it eliminate space for doxygen markup in c6aca7b, maybe can improve on it for us
-# (test using Runtime/Allocator/BucketAllocator.h)
-# IMPORTANT: see task at https://trello.com/c/wUgiuvbX before going further
-#sp_cmt_cpp_start=add
-sp_cmt_cpp_start=ignore
-
-# https://sourceforge.net/p/uncrustify/bugs/619/
-#sp_endif_cmt=force
-sp_endif_cmt=ignore
-
-# want to turn this on, but can't do it without also getting alignment right. try running it on this file as an example:
-# Tools\BugReporterV2\qt_face\lib\src\MainWindow.cpp
-#nl_cpp_ldef_brace=force
-indent_cs_delegate_body=true
-indent_paren_open_brace=true
-indent_member_single=true
-indent_paren_close=2
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_600.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_600.cfg deleted file mode 100644 index 5c47913d..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_600.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_before_ptr_star = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_620.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_620.cfg deleted file mode 100644 index 4486cd45..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/bug_620.cfg +++ /dev/null @@ -1,5 +0,0 @@ -indent_class = true -nl_getset_leave_one_liners = true -nl_getset_brace = force -nl_after_brace_close = true -nl_property_brace = force
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-f.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-f.cfg deleted file mode 100644 index 6ea5a2af..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-f.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_after_comma = force -sp_after_mdatype_commas = force -sp_before_mdatype_commas = force -sp_between_mdatype_commas = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-i.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-i.cfg deleted file mode 100644 index f78c61b3..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-i.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_after_comma = ignore -sp_after_mdatype_commas = ignore -sp_before_mdatype_commas = ignore -sp_between_mdatype_commas = ignore diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-r.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-r.cfg deleted file mode 100644 index 626b6ff1..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/comma-cs-r.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_after_comma = remove -sp_after_mdatype_commas = remove -sp_before_mdatype_commas = remove -sp_between_mdatype_commas = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/cs_generics.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/cs_generics.cfg deleted file mode 100644 index e4320a80..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/cs_generics.cfg +++ /dev/null @@ -1,5 +0,0 @@ -sp_before_angle = remove -sp_inside_angle = remove -sp_angle_paren_empty = remove -sp_angle_shift = remove -sp_sizeof_paren = remove
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/getset.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/getset.cfg deleted file mode 100644 index 1e1ab8e9..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/getset.cfg +++ /dev/null @@ -1,2 +0,0 @@ -indent_with_tabs = 0 -nl_getset_brace = force
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent-multistring-coulmn1.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent-multistring-coulmn1.cfg deleted file mode 100644 index 8ce9a4ff..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent-multistring-coulmn1.cfg +++ /dev/null @@ -1 +0,0 @@ -indent_col1_multi_string_literal = True diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent_cs_delegate_brace-t.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent_cs_delegate_brace-t.cfg deleted file mode 100644 index 9a4e6382..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent_cs_delegate_brace-t.cfg +++ /dev/null @@ -1 +0,0 @@ -indent_cs_delegate_brace = true
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent_using_block-f.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent_using_block-f.cfg deleted file mode 100644 index 2bfca802..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/indent_using_block-f.cfg +++ /dev/null @@ -1 +0,0 @@ -indent_using_block = false
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mda_space_a.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mda_space_a.cfg deleted file mode 100644 index b05558b7..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mda_space_a.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_after_comma = add -sp_after_mdatype_commas = force -sp_before_mdatype_commas = force -sp_between_mdatype_commas = force
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mda_space_c.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mda_space_c.cfg deleted file mode 100644 index 9bfcef37..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mda_space_c.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_after_comma = add -sp_between_mdatype_commas = force
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/misc-failures.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/misc-failures.cfg deleted file mode 100644 index 36b9e694..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/misc-failures.cfg +++ /dev/null @@ -1,6 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_func_call_param = true -indent_align_assign = false -nl_assign_brace = force -nl_max = 3 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_brace_nl_block_rem_mlcond-0.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_brace_nl_block_rem_mlcond-0.cfg deleted file mode 100644 index c187d46a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_brace_nl_block_rem_mlcond-0.cfg +++ /dev/null @@ -1,5 +0,0 @@ -mod_full_brace_for = remove -mod_full_brace_if = remove -mod_full_brace_nl_block_rem_mlcond = true -mod_full_brace_while = remove -mod_full_brace_using = remove
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_brace_nl_block_rem_mlcond-1.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_brace_nl_block_rem_mlcond-1.cfg deleted file mode 100644 index 13ebbd4a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_brace_nl_block_rem_mlcond-1.cfg +++ /dev/null @@ -1,2 +0,0 @@ -mod_full_brace_if_chain = 1 -mod_full_brace_nl_block_rem_mlcond = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_paren_if_bool.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_paren_if_bool.cfg deleted file mode 100644 index f75f8801..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_full_paren_if_bool.cfg +++ /dev/null @@ -1 +0,0 @@ -mod_full_paren_if_bool = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_sort_using-t.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_sort_using-t.cfg deleted file mode 100644 index 805fc734..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mod_sort_using-t.cfg +++ /dev/null @@ -1 +0,0 @@ -mod_sort_using = true
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mono.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mono.cfg deleted file mode 100644 index 64783953..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/mono.cfg +++ /dev/null @@ -1,7 +0,0 @@ - -sp_before_square = add -sp_func_call_paren = force -indent_with_tabs = 0 -indent_class = true -nl_var_def_blk_end_func_top = 1 -nl_fdef_brace = add diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/new-constraint-paren-space.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/new-constraint-paren-space.cfg deleted file mode 100644 index f96e03b6..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/new-constraint-paren-space.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_after_new=force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sf607.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sf607.cfg deleted file mode 100644 index ac5c0069..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sf607.cfg +++ /dev/null @@ -1,2 +0,0 @@ -nl_getset_brace = force -nl_property_brace = force
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sort_using_categ.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sort_using_categ.cfg deleted file mode 100644 index bf7f26e6..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sort_using_categ.cfg +++ /dev/null @@ -1,2 +0,0 @@ -mod_sort_using = true -include_category_0 = "System"
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_after_comma-a.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_after_comma-a.cfg deleted file mode 100644 index 3f67ae0e..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_after_comma-a.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_after_comma = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_assign-a.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_assign-a.cfg deleted file mode 100644 index 78ee09f5..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_assign-a.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_assign = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_between_new_paren.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_between_new_paren.cfg deleted file mode 100644 index 0a338bd2..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/sp_between_new_paren.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_after_new = force -sp_between_new_paren = remove
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/squeeze-paren-close-Option.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/squeeze-paren-close-Option.cfg deleted file mode 100644 index 9d4a4f70..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/squeeze-paren-close-Option.cfg +++ /dev/null @@ -1,7 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_func_call_param = true -indent_paren_close = 2 -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_squeeze_paren_close = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/tcf.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/tcf.cfg deleted file mode 100644 index dd7fa193..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/tcf.cfg +++ /dev/null @@ -1,4 +0,0 @@ -nl_finally_brace = force -nl_after_try_catch_finally = 3 -nl_around_cs_property = 2 -nl_between_get_set = 2
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/verbatim_strings.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/verbatim_strings.cfg deleted file mode 100644 index 65e1756d..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cs/verbatim_strings.cfg +++ /dev/null @@ -1,8 +0,0 @@ -string_replace_tab_chars = true -indent_columns = 4 -indent_class = true - -# needed to suppress warnings about a -# 'Detected non-replaceable tab char in literal string' in -# input/cs/verbatim_strings.cs:4 -warn_level_tabs_found_in_verbatim_string_literals=3 |