From 3eeae12c498d1a4dbe969462d2ba841f77ee3ccb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 2 Jan 2011 01:48:38 +0200 Subject: Initial commit. This code based on mana client http://www.gitorious.org/mana/mana and my private repository. --- src/filefilter_more.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/filefilter_more.txt (limited to 'src/filefilter_more.txt') diff --git a/src/filefilter_more.txt b/src/filefilter_more.txt new file mode 100644 index 000000000..f0f37e03a --- /dev/null +++ b/src/filefilter_more.txt @@ -0,0 +1,12 @@ +~ RULE_6_2_A_do_not_use_system_dependent_type +~ RULE_3_2_F_use_representitive_classname_for_cpp_filename +~ RULE_6_5_B_do_not_use_macro_for_constants +~ RULE_A_3_avoid_too_deep_blocks +~ RULE_6_1_G_write_less_than_200_lines_for_function + +~ RULE_5_2_C_provide_doxygen_class_comment_on_class_def +~ RULE_5_2_C_provide_doxygen_namespace_comment_on_namespace_def +~ RULE_5_2_C_provide_doxygen_struct_comment_on_struct_def +~ RULE_5_3_A_provide_doxygen_function_comment_on_function_in_header +~ RULE_5_3_A_provide_doxygen_function_comment_on_function_in_impl +~ RULE_6_1_E_do_not_use_more_than_5_paramters_in_function -- cgit v1.2.3-60-g2f50