summaryrefslogtreecommitdiff
path: root/src/filefilter_more.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-01-02 01:48:38 +0200
committerAndrei Karas <akaras@inbox.ru>2011-01-02 02:41:24 +0200
commit3eeae12c498d1a4dbe969462d2ba841f77ee3ccb (patch)
treeff8eab35e732bc0749fc11677c8873a7b3a58704 /src/filefilter_more.txt
downloadplus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.gz
plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.bz2
plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.xz
plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.zip
Initial commit.
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.
Diffstat (limited to 'src/filefilter_more.txt')
-rw-r--r--src/filefilter_more.txt12
1 files changed, 12 insertions, 0 deletions
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