diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-09-23 16:24:39 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-09-23 19:04:08 +0300 |
commit | ecc0dbab411d6f1f741dd19d0bc593ecc36a4941 (patch) | |
tree | 3e7cbd083fd2d8e25da0ec76b22e62310f1e42c1 /src/filefilter.txt | |
parent | bc4c9a33066e26bcdd3c564c90294777a839a5be (diff) | |
download | manaverse-ecc0dbab411d6f1f741dd19d0bc593ecc36a4941.tar.gz manaverse-ecc0dbab411d6f1f741dd19d0bc593ecc36a4941.tar.bz2 manaverse-ecc0dbab411d6f1f741dd19d0bc593ecc36a4941.tar.xz manaverse-ecc0dbab411d6f1f741dd19d0bc593ecc36a4941.zip |
fix code style.
Diffstat (limited to 'src/filefilter.txt')
-rw-r--r-- | src/filefilter.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filefilter.txt b/src/filefilter.txt index 0dde8e90c..0ab18d758 100644 --- a/src/filefilter.txt +++ b/src/filefilter.txt @@ -2,7 +2,6 @@ ~ RULE_3_2_CD_do_not_use_special_characters_in_filename ~ RULE_3_2_F_use_representitive_classname_for_cpp_filename ~ RULE_3_2_H_do_not_use_uppercase_for_c_filename -~ RULE_3_3_A_start_function_name_with_lowercase_unix ~ RULE_4_1_A_B_use_space_for_indentation ~ RULE_4_1_B_indent_each_enum_item_in_enum_block ~ RULE_4_1_B_locate_each_enum_item_in_seperate_line |