@@ -7,7 +7,6 @@ src/tr1/c_policy.hpp:14: Line ends in whitespace. Consider deleting these extr
77src/tr1/c_policy.hpp:15: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
88src/tr1/c_policy.hpp:16: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
99src/tr1/c_policy.hpp:17: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
10- src/tr1/c_policy.hpp:18: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
1110src/tr1/c_policy.hpp:18: Lines should be <= 80 characters long [whitespace/line_length] [2]
1211src/tr1/c_policy.hpp:19: { should almost always be at the end of the previous line [whitespace/braces] [4]
1312src/tr1/c_policy.hpp:20: public: should be indented +1 space inside struct policy [whitespace/indent] [3]
@@ -34,7 +33,6 @@ src/tr1/c_policy.hpp:47: Line ends in whitespace. Consider deleting these extr
3433src/tr1/c_policy.hpp:48: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
3534src/tr1/c_policy.hpp:49: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
3635src/tr1/c_policy.hpp:50: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
37- src/tr1/c_policy.hpp:51: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
3836src/tr1/c_policy.hpp:51: Lines should be <= 80 characters long [whitespace/line_length] [2]
3937src/tr1/c_policy.hpp:52: { should almost always be at the end of the previous line [whitespace/braces] [4]
4038src/tr1/c_policy.hpp:53: public: should be indented +1 space inside struct policy [whitespace/indent] [3]
@@ -67,11 +65,6 @@ src/tr1/c_policy.hpp:109: Namespace should be terminated with "// namespace mat
6765src/tr1/c_policy.hpp:109: Namespace should be terminated with "// namespace boost" [readability/namespace] [5]
6866src/tr1/c_policy.hpp:109: At least two spaces is best between code and comments [whitespace/comments] [2]
6967src/tr1/c_policy.hpp:111: Missing space before { [whitespace/braces] [5]
70- src/tr1/c_policy.hpp:122: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
71- src/tr1/c_policy.hpp:123: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
72- src/tr1/c_policy.hpp:124: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
73- src/tr1/c_policy.hpp:125: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
74- src/tr1/c_policy.hpp:126: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
7568src/tr1/c_policy.hpp:131: Namespace should be terminated with "// namespace c_policies" [readability/namespace] [5]
7669Done processing src/tr1/c_policy.hpp
7770Total errors found: 73
0 commit comments