Advertisement
Guest User

Untitled

a guest
Dec 19th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.96 KB | None | 0 0
  1. Skipping input '.': Can't open for reading
  2. Skipping input './test': Can't open for reading
  3. ./test/heap_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  4. ./test/heap_test.cc:42: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  5. ./test/heap_test.cc:93: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  6. Done processing ./test/heap_test.cc
  7. ./test/polytope_hash_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  8. ./test/polytope_hash_test.cc:11: Include the directory when naming .h files [build/include] [4]
  9. ./test/polytope_hash_test.cc:131: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  10. ./test/polytope_hash_test.cc:346: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  11. ./test/polytope_hash_test.cc:353: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  12. ./test/polytope_hash_test.cc:357: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  13. ./test/polytope_hash_test.cc:381: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  14. ./test/polytope_hash_test.cc:385: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  15. ./test/polytope_hash_test.cc:431: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  16. ./test/polytope_hash_test.cc:434: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  17. ./test/polytope_hash_test.cc:482: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  18. ./test/polytope_hash_test.cc:485: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  19. ./test/polytope_hash_test.cc:568: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  20. ./test/polytope_hash_test.cc:572: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  21. ./test/polytope_hash_test.cc:606: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  22. ./test/polytope_hash_test.cc:610: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  23. ./test/polytope_hash_test.cc:690: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  24. ./test/polytope_hash_test.cc:692: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  25. ./test/polytope_hash_test.cc:699: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  26. ./test/polytope_hash_test.cc:703: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  27. ./test/polytope_hash_test.cc:725: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  28. ./test/polytope_hash_test.cc:726: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  29. ./test/polytope_hash_test.cc:731: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  30. ./test/polytope_hash_test.cc:735: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  31. Done processing ./test/polytope_hash_test.cc
  32. ./test/euclidean_distance_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  33. Done processing ./test/euclidean_distance_test.cc
  34. ./test/composite_hash_table_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  35. ./test/composite_hash_table_test.cc:10: Include the directory when naming .h files [build/include] [4]
  36. ./test/composite_hash_table_test.cc:37: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  37. ./test/composite_hash_table_test.cc:55: Missing space after , [whitespace/comma] [3]
  38. ./test/composite_hash_table_test.cc:64: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  39. ./test/composite_hash_table_test.cc:82: Missing space after , [whitespace/comma] [3]
  40. ./test/composite_hash_table_test.cc:91: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  41. ./test/composite_hash_table_test.cc:107: Missing space after , [whitespace/comma] [3]
  42. ./test/composite_hash_table_test.cc:117: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  43. ./test/composite_hash_table_test.cc:131: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  44. Done processing ./test/composite_hash_table_test.cc
  45. ./test/lsh_table_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  46. ./test/lsh_table_test.cc:11: Include the directory when naming .h files [build/include] [4]
  47. ./test/lsh_table_test.cc:18: Should have a space between // and comment [whitespace/comments] [4]
  48. ./test/lsh_table_test.cc:29: Should have a space between // and comment [whitespace/comments] [4]
  49. ./test/lsh_table_test.cc:31: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  50. ./test/lsh_table_test.cc:32: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  51. ./test/lsh_table_test.cc:34: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  52. ./test/lsh_table_test.cc:308: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  53. ./test/lsh_table_test.cc:359: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  54. Done processing ./test/lsh_table_test.cc
  55. ./test/cosine_distance_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  56. Done processing ./test/cosine_distance_test.cc
  57. ./test/cpp_wrapper_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  58. ./test/cpp_wrapper_test.cc:3: Found C++ system header after other header. Should be: cpp_wrapper_test.h, c system, c++ system, other. [build/include_order] [4]
  59. ./test/cpp_wrapper_test.cc:4: Found C++ system header after other header. Should be: cpp_wrapper_test.h, c system, c++ system, other. [build/include_order] [4]
  60. ./test/cpp_wrapper_test.cc:5: Found C++ system header after other header. Should be: cpp_wrapper_test.h, c system, c++ system, other. [build/include_order] [4]
  61. ./test/cpp_wrapper_test.cc:51: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  62. ./test/cpp_wrapper_test.cc:103: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  63. ./test/cpp_wrapper_test.cc:145: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  64. ./test/cpp_wrapper_test.cc:187: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  65. ./test/cpp_wrapper_test.cc:219: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  66. ./test/cpp_wrapper_test.cc:241: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  67. ./test/cpp_wrapper_test.cc:244: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  68. ./test/cpp_wrapper_test.cc:247: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  69. Done processing ./test/cpp_wrapper_test.cc
  70. ./test/stl_hash_table_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  71. ./test/stl_hash_table_test.cc:8: Include the directory when naming .h files [build/include] [4]
  72. Done processing ./test/stl_hash_table_test.cc
  73. ./test/incremental_sorter_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  74. Done processing ./test/incremental_sorter_test.cc
  75. ./test/flat_hash_table_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  76. ./test/flat_hash_table_test.cc:8: Include the directory when naming .h files [build/include] [4]
  77. Done processing ./test/flat_hash_table_test.cc
  78. ./test/nn_query_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  79. ./test/nn_query_test.cc:14: Include the directory when naming .h files [build/include] [4]
  80. ./test/nn_query_test.cc:24: Should have a space between // and comment [whitespace/comments] [4]
  81. ./test/nn_query_test.cc:74: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  82. ./test/nn_query_test.cc:93: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  83. ./test/nn_query_test.cc:121: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  84. ./test/nn_query_test.cc:136: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  85. ./test/nn_query_test.cc:198: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  86. ./test/nn_query_test.cc:260: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  87. Done processing ./test/nn_query_test.cc
  88. ./test/hyperplane_hash_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  89. ./test/hyperplane_hash_test.cc:10: Include the directory when naming .h files [build/include] [4]
  90. ./test/hyperplane_hash_test.cc:115: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  91. ./test/hyperplane_hash_test.cc:163: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  92. ./test/hyperplane_hash_test.cc:205: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  93. ./test/hyperplane_hash_test.cc:258: Should have a space between // and comment [whitespace/comments] [4]
  94. ./test/hyperplane_hash_test.cc:262: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  95. ./test/hyperplane_hash_test.cc:269: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  96. ./test/hyperplane_hash_test.cc:343: Should have a space between // and comment [whitespace/comments] [4]
  97. ./test/hyperplane_hash_test.cc:349: Should have a space between // and comment [whitespace/comments] [4]
  98. ./test/hyperplane_hash_test.cc:419: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  99. Done processing ./test/hyperplane_hash_test.cc
  100. ./test/test_utils.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  101. ./test/test_utils.h:1: #ifndef header guard has wrong style, please use: SRC_TEST_TEST_UTILS_H_ [build/header_guard] [5]
  102. ./test/test_utils.h:291: #endif line should be "#endif // SRC_TEST_TEST_UTILS_H_" [build/header_guard] [5]
  103. ./test/test_utils.h:22: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  104. ./test/test_utils.h:23: Should have a space between // and comment [whitespace/comments] [4]
  105. ./test/test_utils.h:47: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  106. ./test/test_utils.h:84: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  107. ./test/test_utils.h:114: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  108. ./test/test_utils.h:148: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  109. ./test/test_utils.h:168: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  110. ./test/test_utils.h:188: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  111. ./test/test_utils.h:252: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  112. Done processing ./test/test_utils.h
  113. ./test/data_transformation_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  114. ./test/data_transformation_test.cc:24: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  115. ./test/data_transformation_test.cc:31: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  116. ./test/data_transformation_test.cc:34: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  117. ./test/data_transformation_test.cc:45: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  118. ./test/data_transformation_test.cc:53: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  119. ./test/data_transformation_test.cc:56: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  120. ./test/data_transformation_test.cc:68: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  121. ./test/data_transformation_test.cc:80: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  122. ./test/data_transformation_test.cc:97: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  123. ./test/data_transformation_test.cc:106: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  124. Done processing ./test/data_transformation_test.cc
  125. ./test/data_storage_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  126. ./test/data_storage_test.cc:32: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  127. ./test/data_storage_test.cc:55: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  128. ./test/data_storage_test.cc:75: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  129. Done processing ./test/data_storage_test.cc
  130. ./test/probing_hash_table_test.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  131. ./test/probing_hash_table_test.cc:8: Include the directory when naming .h files [build/include] [4]
  132. Done processing ./test/probing_hash_table_test.cc
  133. Skipping input './include': Can't open for reading
  134. Skipping input './include/falconn': Can't open for reading
  135. Skipping input './include/falconn/core': Can't open for reading
  136. ./include/falconn/core/stl_hash_table.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  137. ./include/falconn/core/stl_hash_table.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_STL_HASH_TABLE_H_ [build/header_guard] [5]
  138. ./include/falconn/core/stl_hash_table.h:73: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_STL_HASH_TABLE_H_" [build/header_guard] [5]
  139. ./include/falconn/core/stl_hash_table.h:30: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  140. Done processing ./include/falconn/core/stl_hash_table.h
  141. ./include/falconn/core/hyperplane_hash.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  142. ./include/falconn/core/hyperplane_hash.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_HYPERPLANE_HASH_H_ [build/header_guard] [5]
  143. ./include/falconn/core/hyperplane_hash.h:468: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_HYPERPLANE_HASH_H_" [build/header_guard] [5]
  144. ./include/falconn/core/hyperplane_hash.h:11: Found C system header after C++ system header. Should be: hyperplane_hash.h, c system, c++ system, other. [build/include_order] [4]
  145. ./include/falconn/core/hyperplane_hash.h:13: Include the directory when naming .h files [build/include] [4]
  146. ./include/falconn/core/hyperplane_hash.h:14: Include the directory when naming .h files [build/include] [4]
  147. ./include/falconn/core/hyperplane_hash.h:15: Include the directory when naming .h files [build/include] [4]
  148. ./include/falconn/core/hyperplane_hash.h:31: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
  149. ./include/falconn/core/hyperplane_hash.h:43: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  150. ./include/falconn/core/hyperplane_hash.h:48: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  151. ./include/falconn/core/hyperplane_hash.h:49: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  152. ./include/falconn/core/hyperplane_hash.h:58: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  153. ./include/falconn/core/hyperplane_hash.h:64: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  154. ./include/falconn/core/hyperplane_hash.h:143: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  155. ./include/falconn/core/hyperplane_hash.h:171: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  156. ./include/falconn/core/hyperplane_hash.h:204: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  157. ./include/falconn/core/hyperplane_hash.h:210: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  158. ./include/falconn/core/hyperplane_hash.h:217: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  159. ./include/falconn/core/hyperplane_hash.h:217: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
  160. ./include/falconn/core/hyperplane_hash.h:271: Should have a space between // and comment [whitespace/comments] [4]
  161. ./include/falconn/core/hyperplane_hash.h:276: Should have a space between // and comment [whitespace/comments] [4]
  162. ./include/falconn/core/hyperplane_hash.h:297: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  163. ./include/falconn/core/hyperplane_hash.h:299: Should have a space between // and comment [whitespace/comments] [4]
  164. ./include/falconn/core/hyperplane_hash.h:303: At least two spaces is best between code and comments [whitespace/comments] [2]
  165. ./include/falconn/core/hyperplane_hash.h:309: Should have a space between // and comment [whitespace/comments] [4]
  166. ./include/falconn/core/hyperplane_hash.h:310: Should have a space between // and comment [whitespace/comments] [4]
  167. ./include/falconn/core/hyperplane_hash.h:321: Should have a space between // and comment [whitespace/comments] [4]
  168. ./include/falconn/core/hyperplane_hash.h:351: Lines should be <= 80 characters long [whitespace/line_length] [2]
  169. ./include/falconn/core/hyperplane_hash.h:397: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  170. ./include/falconn/core/hyperplane_hash.h:402: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  171. ./include/falconn/core/hyperplane_hash.h:406: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  172. ./include/falconn/core/hyperplane_hash.h:443: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  173. ./include/falconn/core/hyperplane_hash.h:446: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  174. ./include/falconn/core/hyperplane_hash.h:456: { should almost always be at the end of the previous line [whitespace/braces] [4]
  175. ./include/falconn/core/hyperplane_hash.h:460: Lines should very rarely be longer than 100 characters [whitespace/line_length] [4]
  176. ./include/falconn/core/hyperplane_hash.h:247: Add #include <algorithm> for sort [build/include_what_you_use] [4]
  177. ./include/falconn/core/hyperplane_hash.h:428: Add #include <utility> for pair<> [build/include_what_you_use] [4]
  178. Done processing ./include/falconn/core/hyperplane_hash.h
  179. ./include/falconn/core/math_helpers.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  180. ./include/falconn/core/math_helpers.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_MATH_HELPERS_H_ [build/header_guard] [5]
  181. ./include/falconn/core/math_helpers.h:30: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_MATH_HELPERS_H_" [build/header_guard] [5]
  182. ./include/falconn/core/math_helpers.h:27: Namespace should be terminated with "// namespace core" [readability/namespace] [5]
  183. Done processing ./include/falconn/core/math_helpers.h
  184. ./include/falconn/core/heap.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  185. ./include/falconn/core/heap.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_HEAP_H_ [build/header_guard] [5]
  186. ./include/falconn/core/heap.h:198: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_HEAP_H_" [build/header_guard] [5]
  187. ./include/falconn/core/heap.h:74: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  188. ./include/falconn/core/heap.h:138: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  189. ./include/falconn/core/heap.h:146: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  190. Done processing ./include/falconn/core/heap.h
  191. ./include/falconn/core/euclidean_distance.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  192. ./include/falconn/core/euclidean_distance.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_EUCLIDEAN_DISTANCE_H_ [build/header_guard] [5]
  193. ./include/falconn/core/euclidean_distance.h:80: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_EUCLIDEAN_DISTANCE_H_" [build/header_guard] [5]
  194. ./include/falconn/core/euclidean_distance.h:7: Found C system header after C++ system header. Should be: euclidean_distance.h, c system, c++ system, other. [build/include_order] [4]
  195. ./include/falconn/core/euclidean_distance.h:13: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  196. ./include/falconn/core/euclidean_distance.h:18: Add #include <utility> for pair<> [build/include_what_you_use] [4]
  197. Done processing ./include/falconn/core/euclidean_distance.h
  198. ./include/falconn/core/probing_hash_table.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  199. ./include/falconn/core/probing_hash_table.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_PROBING_HASH_TABLE_H_ [build/header_guard] [5]
  200. ./include/falconn/core/probing_hash_table.h:530: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_PROBING_HASH_TABLE_H_" [build/header_guard] [5]
  201. ./include/falconn/core/probing_hash_table.h:11: Include the directory when naming .h files [build/include] [4]
  202. ./include/falconn/core/probing_hash_table.h:34: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  203. ./include/falconn/core/probing_hash_table.h:43: Do not leave a blank line after "public:" [whitespace/blank_line] [3]
  204. ./include/falconn/core/probing_hash_table.h:46: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  205. ./include/falconn/core/probing_hash_table.h:62: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  206. ./include/falconn/core/probing_hash_table.h:65: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  207. ./include/falconn/core/probing_hash_table.h:83: Missing space before ( in for( [whitespace/parens] [5]
  208. ./include/falconn/core/probing_hash_table.h:135: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  209. ./include/falconn/core/probing_hash_table.h:137: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  210. ./include/falconn/core/probing_hash_table.h:179: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  211. ./include/falconn/core/probing_hash_table.h:215: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  212. ./include/falconn/core/probing_hash_table.h:282: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  213. ./include/falconn/core/probing_hash_table.h:283: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  214. ./include/falconn/core/probing_hash_table.h:293: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  215. ./include/falconn/core/probing_hash_table.h:338: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  216. ./include/falconn/core/probing_hash_table.h:360: Should have a space between // and comment [whitespace/comments] [4]
  217. ./include/falconn/core/probing_hash_table.h:361: Should have a space between // and comment [whitespace/comments] [4]
  218. ./include/falconn/core/probing_hash_table.h:362: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  219. ./include/falconn/core/probing_hash_table.h:393: Should have a space between // and comment [whitespace/comments] [4]
  220. ./include/falconn/core/probing_hash_table.h:395: Should have a space between // and comment [whitespace/comments] [4]
  221. ./include/falconn/core/probing_hash_table.h:396: Should have a space between // and comment [whitespace/comments] [4]
  222. ./include/falconn/core/probing_hash_table.h:402: Should have a space between // and comment [whitespace/comments] [4]
  223. ./include/falconn/core/probing_hash_table.h:403: Should have a space between // and comment [whitespace/comments] [4]
  224. ./include/falconn/core/probing_hash_table.h:427: Should have a space between // and comment [whitespace/comments] [4]
  225. ./include/falconn/core/probing_hash_table.h:433: Should have a space between // and comment [whitespace/comments] [4]
  226. ./include/falconn/core/probing_hash_table.h:438: Should have a space between // and comment [whitespace/comments] [4]
  227. ./include/falconn/core/probing_hash_table.h:449: Should have a space between // and comment [whitespace/comments] [4]
  228. ./include/falconn/core/probing_hash_table.h:457: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  229. ./include/falconn/core/probing_hash_table.h:458: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  230. ./include/falconn/core/probing_hash_table.h:459: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  231. ./include/falconn/core/probing_hash_table.h:491: Should have a space between // and comment [whitespace/comments] [4]
  232. ./include/falconn/core/probing_hash_table.h:517: Missing spaces around = [whitespace/operators] [4]
  233. Done processing ./include/falconn/core/probing_hash_table.h
  234. ./include/falconn/core/nn_query.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  235. ./include/falconn/core/nn_query.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_NN_QUERY_H_ [build/header_guard] [5]
  236. ./include/falconn/core/nn_query.h:232: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_NN_QUERY_H_" [build/header_guard] [5]
  237. ./include/falconn/core/nn_query.h:5: <chrono> is an unapproved C++11 header. [build/c++11] [5]
  238. ./include/falconn/core/nn_query.h:13: Include the directory when naming .h files [build/include] [4]
  239. ./include/falconn/core/nn_query.h:21: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  240. ./include/falconn/core/nn_query.h:43: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  241. ./include/falconn/core/nn_query.h:44: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  242. ./include/falconn/core/nn_query.h:50: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  243. ./include/falconn/core/nn_query.h:51: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  244. ./include/falconn/core/nn_query.h:61: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  245. ./include/falconn/core/nn_query.h:62: Should have a space between // and comment [whitespace/comments] [4]
  246. ./include/falconn/core/nn_query.h:66: Should have a space between // and comment [whitespace/comments] [4]
  247. ./include/falconn/core/nn_query.h:70: Should have a space between // and comment [whitespace/comments] [4]
  248. ./include/falconn/core/nn_query.h:75: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  249. ./include/falconn/core/nn_query.h:98: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  250. ./include/falconn/core/nn_query.h:112: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  251. ./include/falconn/core/nn_query.h:115: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  252. ./include/falconn/core/nn_query.h:143: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  253. ./include/falconn/core/nn_query.h:164: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  254. ./include/falconn/core/nn_query.h:174: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  255. ./include/falconn/core/nn_query.h:193: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  256. ./include/falconn/core/nn_query.h:217: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  257. ./include/falconn/core/nn_query.h:224: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  258. ./include/falconn/core/nn_query.h:229: At least two spaces is best between code and comments [whitespace/comments] [2]
  259. ./include/falconn/core/nn_query.h:230: At least two spaces is best between code and comments [whitespace/comments] [2]
  260. Done processing ./include/falconn/core/nn_query.h
  261. ./include/falconn/core/hash_table_helpers.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  262. ./include/falconn/core/hash_table_helpers.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_HASH_TABLE_HELPERS_H_ [build/header_guard] [5]
  263. ./include/falconn/core/hash_table_helpers.h:17: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_HASH_TABLE_HELPERS_H_" [build/header_guard] [5]
  264. ./include/falconn/core/hash_table_helpers.h:11: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  265. Done processing ./include/falconn/core/hash_table_helpers.h
  266. ./include/falconn/core/data_storage.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  267. ./include/falconn/core/data_storage.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_DATA_STORAGE_H_ [build/header_guard] [5]
  268. ./include/falconn/core/data_storage.h:291: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_DATA_STORAGE_H_" [build/header_guard] [5]
  269. ./include/falconn/core/data_storage.h:9: Include the directory when naming .h files [build/include] [4]
  270. ./include/falconn/core/data_storage.h:11: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  271. ./include/falconn/core/data_storage.h:18: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  272. ./include/falconn/core/data_storage.h:26: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  273. ./include/falconn/core/data_storage.h:34: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  274. ./include/falconn/core/data_storage.h:40: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  275. ./include/falconn/core/data_storage.h:65: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  276. ./include/falconn/core/data_storage.h:66: Extra space for operator ++ [whitespace/operators] [4]
  277. ./include/falconn/core/data_storage.h:71: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  278. ./include/falconn/core/data_storage.h:102: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  279. ./include/falconn/core/data_storage.h:145: Extra space for operator ++ [whitespace/operators] [4]
  280. ./include/falconn/core/data_storage.h:150: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  281. ./include/falconn/core/data_storage.h:170: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  282. ./include/falconn/core/data_storage.h:191: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  283. ./include/falconn/core/data_storage.h:206: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  284. ./include/falconn/core/data_storage.h:208: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  285. ./include/falconn/core/data_storage.h:224: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  286. ./include/falconn/core/data_storage.h:225: Extra space for operator ++ [whitespace/operators] [4]
  287. ./include/falconn/core/data_storage.h:228: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  288. ./include/falconn/core/data_storage.h:240: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  289. ./include/falconn/core/data_storage.h:242: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  290. ./include/falconn/core/data_storage.h:256: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  291. ./include/falconn/core/data_storage.h:257: Extra space for operator ++ [whitespace/operators] [4]
  292. ./include/falconn/core/data_storage.h:270: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  293. ./include/falconn/core/data_storage.h:274: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  294. Done processing ./include/falconn/core/data_storage.h
  295. ./include/falconn/core/composite_hash_table.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  296. ./include/falconn/core/composite_hash_table.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_COMPOSITE_HASH_TABLE_H_ [build/header_guard] [5]
  297. ./include/falconn/core/composite_hash_table.h:217: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_COMPOSITE_HASH_TABLE_H_" [build/header_guard] [5]
  298. ./include/falconn/core/composite_hash_table.h:8: Include the directory when naming .h files [build/include] [4]
  299. ./include/falconn/core/composite_hash_table.h:15: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  300. ./include/falconn/core/composite_hash_table.h:49: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  301. ./include/falconn/core/composite_hash_table.h:85: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  302. ./include/falconn/core/composite_hash_table.h:138: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  303. Done processing ./include/falconn/core/composite_hash_table.h
  304. ./include/falconn/core/data_transformation.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  305. ./include/falconn/core/data_transformation.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_DATA_TRANSFORMATION_H_ [build/header_guard] [5]
  306. ./include/falconn/core/data_transformation.h:94: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_DATA_TRANSFORMATION_H_" [build/header_guard] [5]
  307. ./include/falconn/core/data_transformation.h:7: Include the directory when naming .h files [build/include] [4]
  308. ./include/falconn/core/data_transformation.h:14: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  309. ./include/falconn/core/data_transformation.h:20: All parameters should be named in a function [readability/function] [3]
  310. ./include/falconn/core/data_transformation.h:41: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  311. ./include/falconn/core/data_transformation.h:80: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  312. ./include/falconn/core/data_transformation.h:85: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  313. ./include/falconn/core/data_transformation.h:92: Namespace should be terminated with "// namespace falconn" [readability/namespace] [5]
  314. Done processing ./include/falconn/core/data_transformation.h
  315. ./include/falconn/core/cosine_distance.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  316. ./include/falconn/core/cosine_distance.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_COSINE_DISTANCE_H_ [build/header_guard] [5]
  317. ./include/falconn/core/cosine_distance.h:81: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_COSINE_DISTANCE_H_" [build/header_guard] [5]
  318. ./include/falconn/core/cosine_distance.h:7: Found C system header after C++ system header. Should be: cosine_distance.h, c system, c++ system, other. [build/include_order] [4]
  319. ./include/falconn/core/cosine_distance.h:12: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  320. ./include/falconn/core/cosine_distance.h:13: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  321. ./include/falconn/core/cosine_distance.h:32: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
  322. ./include/falconn/core/cosine_distance.h:23: Add #include <utility> for pair<> [build/include_what_you_use] [4]
  323. Done processing ./include/falconn/core/cosine_distance.h
  324. ./include/falconn/core/flat_hash_table.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  325. ./include/falconn/core/flat_hash_table.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_FLAT_HASH_TABLE_H_ [build/header_guard] [5]
  326. ./include/falconn/core/flat_hash_table.h:115: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_FLAT_HASH_TABLE_H_" [build/header_guard] [5]
  327. ./include/falconn/core/flat_hash_table.h:11: Include the directory when naming .h files [build/include] [4]
  328. ./include/falconn/core/flat_hash_table.h:18: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  329. ./include/falconn/core/flat_hash_table.h:30: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  330. ./include/falconn/core/flat_hash_table.h:46: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  331. ./include/falconn/core/flat_hash_table.h:48: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  332. ./include/falconn/core/flat_hash_table.h:63: Missing space before ( in for( [whitespace/parens] [5]
  333. ./include/falconn/core/flat_hash_table.h:90: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  334. ./include/falconn/core/flat_hash_table.h:101: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  335. Done processing ./include/falconn/core/flat_hash_table.h
  336. ./include/falconn/core/incremental_sorter.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  337. ./include/falconn/core/incremental_sorter.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_INCREMENTAL_SORTER_H_ [build/header_guard] [5]
  338. ./include/falconn/core/incremental_sorter.h:64: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_INCREMENTAL_SORTER_H_" [build/header_guard] [5]
  339. ./include/falconn/core/incremental_sorter.h:53: You don't need a ; after a } [readability/braces] [4]
  340. ./include/falconn/core/incremental_sorter.h:50: Should have a space between // and comment [whitespace/comments] [4]
  341. Done processing ./include/falconn/core/incremental_sorter.h
  342. ./include/falconn/core/lsh_function_helpers.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  343. ./include/falconn/core/lsh_function_helpers.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_LSH_FUNCTION_HELPERS_H_ [build/header_guard] [5]
  344. ./include/falconn/core/lsh_function_helpers.h:133: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_LSH_FUNCTION_HELPERS_H_" [build/header_guard] [5]
  345. ./include/falconn/core/lsh_function_helpers.h:11: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  346. ./include/falconn/core/lsh_function_helpers.h:26: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  347. ./include/falconn/core/lsh_function_helpers.h:35: Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
  348. ./include/falconn/core/lsh_function_helpers.h:45: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  349. ./include/falconn/core/lsh_function_helpers.h:50: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  350. ./include/falconn/core/lsh_function_helpers.h:67: Extra space for operator ++ [whitespace/operators] [4]
  351. ./include/falconn/core/lsh_function_helpers.h:80: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  352. ./include/falconn/core/lsh_function_helpers.h:117: Should have a space between // and comment [whitespace/comments] [4]
  353. ./include/falconn/core/lsh_function_helpers.h:94: Add #include <vector> for vector<> [build/include_what_you_use] [4]
  354. ./include/falconn/core/lsh_function_helpers.h:85: Add #include <utility> for pair<> [build/include_what_you_use] [4]
  355. Done processing ./include/falconn/core/lsh_function_helpers.h
  356. ./include/falconn/core/prefetchers.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  357. ./include/falconn/core/prefetchers.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_PREFETCHERS_H_ [build/header_guard] [5]
  358. ./include/falconn/core/prefetchers.h:63: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_PREFETCHERS_H_" [build/header_guard] [5]
  359. ./include/falconn/core/prefetchers.h:8: Found C system header after C++ system header. Should be: prefetchers.h, c system, c++ system, other. [build/include_order] [4]
  360. ./include/falconn/core/prefetchers.h:21: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  361. Done processing ./include/falconn/core/prefetchers.h
  362. ./include/falconn/core/polytope_hash.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  363. ./include/falconn/core/polytope_hash.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_POLYTOPE_HASH_H_ [build/header_guard] [5]
  364. ./include/falconn/core/polytope_hash.h:763: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_POLYTOPE_HASH_H_" [build/header_guard] [5]
  365. ./include/falconn/core/polytope_hash.h:12: Found C system header after C++ system header. Should be: polytope_hash.h, c system, c++ system, other. [build/include_order] [4]
  366. ./include/falconn/core/polytope_hash.h:15: Include the directory when naming .h files [build/include] [4]
  367. ./include/falconn/core/polytope_hash.h:16: Include the directory when naming .h files [build/include] [4]
  368. ./include/falconn/core/polytope_hash.h:17: Include the directory when naming .h files [build/include] [4]
  369. ./include/falconn/core/polytope_hash.h:18: Include the directory when naming .h files [build/include] [4]
  370. ./include/falconn/core/polytope_hash.h:54: You don't need a ; after a } [readability/braces] [4]
  371. ./include/falconn/core/polytope_hash.h:80: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  372. ./include/falconn/core/polytope_hash.h:123: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  373. ./include/falconn/core/polytope_hash.h:125: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  374. ./include/falconn/core/polytope_hash.h:134: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  375. ./include/falconn/core/polytope_hash.h:141: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  376. ./include/falconn/core/polytope_hash.h:146: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  377. ./include/falconn/core/polytope_hash.h:148: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  378. ./include/falconn/core/polytope_hash.h:158: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  379. ./include/falconn/core/polytope_hash.h:164: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  380. ./include/falconn/core/polytope_hash.h:207: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  381. ./include/falconn/core/polytope_hash.h:217: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  382. ./include/falconn/core/polytope_hash.h:251: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  383. ./include/falconn/core/polytope_hash.h:283: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  384. ./include/falconn/core/polytope_hash.h:344: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  385. ./include/falconn/core/polytope_hash.h:353: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  386. ./include/falconn/core/polytope_hash.h:369: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  387. ./include/falconn/core/polytope_hash.h:381: At least two spaces is best between code and comments [whitespace/comments] [2]
  388. ./include/falconn/core/polytope_hash.h:389: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  389. ./include/falconn/core/polytope_hash.h:392: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  390. ./include/falconn/core/polytope_hash.h:412: Should have a space between // and comment [whitespace/comments] [4]
  391. ./include/falconn/core/polytope_hash.h:419: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  392. ./include/falconn/core/polytope_hash.h:469: Should have a space between // and comment [whitespace/comments] [4]
  393. ./include/falconn/core/polytope_hash.h:480: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  394. ./include/falconn/core/polytope_hash.h:491: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  395. ./include/falconn/core/polytope_hash.h:497: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  396. ./include/falconn/core/polytope_hash.h:539: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  397. ./include/falconn/core/polytope_hash.h:542: Should have a space between // and comment [whitespace/comments] [4]
  398. ./include/falconn/core/polytope_hash.h:564: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  399. ./include/falconn/core/polytope_hash.h:579: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  400. ./include/falconn/core/polytope_hash.h:739: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  401. ./include/falconn/core/polytope_hash.h:657: Add #include <utility> for pair<> [build/include_what_you_use] [4]
  402. Done processing ./include/falconn/core/polytope_hash.h
  403. ./include/falconn/core/lsh_table.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  404. ./include/falconn/core/lsh_table.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_CORE_LSH_TABLE_H_ [build/header_guard] [5]
  405. ./include/falconn/core/lsh_table.h:262: #endif line should be "#endif // SRC_INCLUDE_FALCONN_CORE_LSH_TABLE_H_" [build/header_guard] [5]
  406. ./include/falconn/core/lsh_table.h:5: <chrono> is an unapproved C++11 header. [build/c++11] [5]
  407. ./include/falconn/core/lsh_table.h:12: Include the directory when naming .h files [build/include] [4]
  408. ./include/falconn/core/lsh_table.h:20: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  409. ./include/falconn/core/lsh_table.h:56: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  410. ./include/falconn/core/lsh_table.h:87: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  411. ./include/falconn/core/lsh_table.h:88: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  412. ./include/falconn/core/lsh_table.h:91: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  413. ./include/falconn/core/lsh_table.h:102: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  414. ./include/falconn/core/lsh_table.h:103: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  415. ./include/falconn/core/lsh_table.h:113: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  416. ./include/falconn/core/lsh_table.h:125: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  417. ./include/falconn/core/lsh_table.h:132: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  418. ./include/falconn/core/lsh_table.h:144: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  419. ./include/falconn/core/lsh_table.h:145: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  420. ./include/falconn/core/lsh_table.h:147: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  421. ./include/falconn/core/lsh_table.h:159: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  422. ./include/falconn/core/lsh_table.h:160: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  423. ./include/falconn/core/lsh_table.h:163: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  424. ./include/falconn/core/lsh_table.h:194: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  425. ./include/falconn/core/lsh_table.h:195: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  426. ./include/falconn/core/lsh_table.h:205: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  427. ./include/falconn/core/lsh_table.h:208: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  428. ./include/falconn/core/lsh_table.h:214: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  429. ./include/falconn/core/lsh_table.h:216: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  430. ./include/falconn/core/lsh_table.h:221: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  431. ./include/falconn/core/lsh_table.h:242: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  432. ./include/falconn/core/lsh_table.h:247: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  433. ./include/falconn/core/lsh_table.h:252: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  434. ./include/falconn/core/lsh_table.h:203: Add #include <utility> for pair<> [build/include_what_you_use] [4]
  435. Done processing ./include/falconn/core/lsh_table.h
  436. Skipping input './include/falconn/ffht': Can't open for reading
  437. ./include/falconn/ffht/fht.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  438. ./include/falconn/ffht/fht.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_FFHT_FHT_H_ [build/header_guard] [5]
  439. ./include/falconn/ffht/fht.h:15: #endif line should be "#endif // SRC_INCLUDE_FALCONN_FFHT_FHT_H_" [build/header_guard] [5]
  440. Done processing ./include/falconn/ffht/fht.h
  441. Ignoring ./include/falconn/ffht/Makefile; not a valid file name (h++, cpp, cc, cxx, c, c++, hpp, h, hxx)
  442. Done processing ./include/falconn/ffht/Makefile
  443. ./include/falconn/ffht/fht_impl.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  444. ./include/falconn/ffht/fht_impl.h:0: No #ifndef header guard found, suggested CPP variable is: SRC_INCLUDE_FALCONN_FFHT_FHT_IMPL_H_ [build/header_guard] [5]
  445. ./include/falconn/ffht/fht_impl.h:61: Tab found; better to use spaces [whitespace/tab] [1]
  446. ./include/falconn/ffht/fht_impl.h:62: Tab found; better to use spaces [whitespace/tab] [1]
  447. ./include/falconn/ffht/fht_impl.h:63: Tab found; better to use spaces [whitespace/tab] [1]
  448. ./include/falconn/ffht/fht_impl.h:64: Tab found; better to use spaces [whitespace/tab] [1]
  449. ./include/falconn/ffht/fht_impl.h:105: Lines should be <= 80 characters long [whitespace/line_length] [2]
  450. ./include/falconn/ffht/fht_impl.h:106: Lines should be <= 80 characters long [whitespace/line_length] [2]
  451. ./include/falconn/ffht/fht_impl.h:107: Lines should be <= 80 characters long [whitespace/line_length] [2]
  452. ./include/falconn/ffht/fht_impl.h:108: Lines should be <= 80 characters long [whitespace/line_length] [2]
  453. ./include/falconn/ffht/fht_impl.h:109: Lines should be <= 80 characters long [whitespace/line_length] [2]
  454. ./include/falconn/ffht/fht_impl.h:110: Lines should be <= 80 characters long [whitespace/line_length] [2]
  455. ./include/falconn/ffht/fht_impl.h:111: Lines should be <= 80 characters long [whitespace/line_length] [2]
  456. ./include/falconn/ffht/fht_impl.h:112: Lines should be <= 80 characters long [whitespace/line_length] [2]
  457. ./include/falconn/ffht/fht_impl.h:113: Lines should be <= 80 characters long [whitespace/line_length] [2]
  458. ./include/falconn/ffht/fht_impl.h:114: Lines should be <= 80 characters long [whitespace/line_length] [2]
  459. ./include/falconn/ffht/fht_impl.h:115: Lines should be <= 80 characters long [whitespace/line_length] [2]
  460. ./include/falconn/ffht/fht_impl.h:116: Lines should be <= 80 characters long [whitespace/line_length] [2]
  461. ./include/falconn/ffht/fht_impl.h:117: Lines should be <= 80 characters long [whitespace/line_length] [2]
  462. ./include/falconn/ffht/fht_impl.h:118: Lines should be <= 80 characters long [whitespace/line_length] [2]
  463. ./include/falconn/ffht/fht_impl.h:119: Lines should be <= 80 characters long [whitespace/line_length] [2]
  464. ./include/falconn/ffht/fht_impl.h:120: Lines should be <= 80 characters long [whitespace/line_length] [2]
  465. ./include/falconn/ffht/fht_impl.h:121: Lines should be <= 80 characters long [whitespace/line_length] [2]
  466. ./include/falconn/ffht/fht_impl.h:122: Lines should be <= 80 characters long [whitespace/line_length] [2]
  467. ./include/falconn/ffht/fht_impl.h:123: Lines should be <= 80 characters long [whitespace/line_length] [2]
  468. ./include/falconn/ffht/fht_impl.h:124: Lines should be <= 80 characters long [whitespace/line_length] [2]
  469. ./include/falconn/ffht/fht_impl.h:125: Lines should be <= 80 characters long [whitespace/line_length] [2]
  470. ./include/falconn/ffht/fht_impl.h:126: Lines should be <= 80 characters long [whitespace/line_length] [2]
  471. ./include/falconn/ffht/fht_impl.h:127: Lines should be <= 80 characters long [whitespace/line_length] [2]
  472. ./include/falconn/ffht/fht_impl.h:128: Lines should be <= 80 characters long [whitespace/line_length] [2]
  473. ./include/falconn/ffht/fht_impl.h:129: Lines should be <= 80 characters long [whitespace/line_length] [2]
  474. ./include/falconn/ffht/fht_impl.h:130: Lines should be <= 80 characters long [whitespace/line_length] [2]
  475. ./include/falconn/ffht/fht_impl.h:131: Lines should be <= 80 characters long [whitespace/line_length] [2]
  476. ./include/falconn/ffht/fht_impl.h:132: Lines should be <= 80 characters long [whitespace/line_length] [2]
  477. ./include/falconn/ffht/fht_impl.h:135: Lines should very rarely be longer than 100 characters [whitespace/line_length] [4]
  478. ./include/falconn/ffht/fht_impl.h:136: Lines should very rarely be longer than 100 characters [whitespace/line_length] [4]
  479. ./include/falconn/ffht/fht_impl.h:176: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  480. ./include/falconn/ffht/fht_impl.h:209: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  481. ./include/falconn/ffht/fht_impl.h:252: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  482. ./include/falconn/ffht/fht_impl.h:252: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  483. ./include/falconn/ffht/fht_impl.h:262: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  484. ./include/falconn/ffht/fht_impl.h:262: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  485. ./include/falconn/ffht/fht_impl.h:265: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  486. ./include/falconn/ffht/fht_impl.h:265: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  487. ./include/falconn/ffht/fht_impl.h:268: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  488. ./include/falconn/ffht/fht_impl.h:268: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  489. ./include/falconn/ffht/fht_impl.h:271: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  490. ./include/falconn/ffht/fht_impl.h:271: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  491. ./include/falconn/ffht/fht_impl.h:282: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  492. ./include/falconn/ffht/fht_impl.h:288: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  493. ./include/falconn/ffht/fht_impl.h:288: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  494. ./include/falconn/ffht/fht_impl.h:310: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  495. ./include/falconn/ffht/fht_impl.h:310: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  496. ./include/falconn/ffht/fht_impl.h:325: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  497. ./include/falconn/ffht/fht_impl.h:325: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  498. ./include/falconn/ffht/fht_impl.h:327: Tab found; better to use spaces [whitespace/tab] [1]
  499. ./include/falconn/ffht/fht_impl.h:328: Tab found; better to use spaces [whitespace/tab] [1]
  500. ./include/falconn/ffht/fht_impl.h:329: Tab found; better to use spaces [whitespace/tab] [1]
  501. ./include/falconn/ffht/fht_impl.h:330: Tab found; better to use spaces [whitespace/tab] [1]
  502. ./include/falconn/ffht/fht_impl.h:331: Tab found; better to use spaces [whitespace/tab] [1]
  503. ./include/falconn/ffht/fht_impl.h:332: Tab found; better to use spaces [whitespace/tab] [1]
  504. ./include/falconn/ffht/fht_impl.h:333: Tab found; better to use spaces [whitespace/tab] [1]
  505. ./include/falconn/ffht/fht_impl.h:334: Tab found; better to use spaces [whitespace/tab] [1]
  506. ./include/falconn/ffht/fht_impl.h:335: Tab found; better to use spaces [whitespace/tab] [1]
  507. ./include/falconn/ffht/fht_impl.h:336: Tab found; better to use spaces [whitespace/tab] [1]
  508. ./include/falconn/ffht/fht_impl.h:337: Tab found; better to use spaces [whitespace/tab] [1]
  509. ./include/falconn/ffht/fht_impl.h:338: Tab found; better to use spaces [whitespace/tab] [1]
  510. ./include/falconn/ffht/fht_impl.h:339: Tab found; better to use spaces [whitespace/tab] [1]
  511. ./include/falconn/ffht/fht_impl.h:340: Tab found; better to use spaces [whitespace/tab] [1]
  512. ./include/falconn/ffht/fht_impl.h:341: Tab found; better to use spaces [whitespace/tab] [1]
  513. ./include/falconn/ffht/fht_impl.h:342: Tab found; better to use spaces [whitespace/tab] [1]
  514. ./include/falconn/ffht/fht_impl.h:343: Tab found; better to use spaces [whitespace/tab] [1]
  515. ./include/falconn/ffht/fht_impl.h:344: Tab found; better to use spaces [whitespace/tab] [1]
  516. ./include/falconn/ffht/fht_impl.h:345: Tab found; better to use spaces [whitespace/tab] [1]
  517. ./include/falconn/ffht/fht_impl.h:346: Tab found; better to use spaces [whitespace/tab] [1]
  518. ./include/falconn/ffht/fht_impl.h:347: Tab found; better to use spaces [whitespace/tab] [1]
  519. ./include/falconn/ffht/fht_impl.h:348: Tab found; better to use spaces [whitespace/tab] [1]
  520. ./include/falconn/ffht/fht_impl.h:349: Tab found; better to use spaces [whitespace/tab] [1]
  521. ./include/falconn/ffht/fht_impl.h:350: Tab found; better to use spaces [whitespace/tab] [1]
  522. ./include/falconn/ffht/fht_impl.h:351: Tab found; better to use spaces [whitespace/tab] [1]
  523. ./include/falconn/ffht/fht_impl.h:352: Tab found; better to use spaces [whitespace/tab] [1]
  524. ./include/falconn/ffht/fht_impl.h:353: Tab found; better to use spaces [whitespace/tab] [1]
  525. ./include/falconn/ffht/fht_impl.h:354: Tab found; better to use spaces [whitespace/tab] [1]
  526. ./include/falconn/ffht/fht_impl.h:355: Tab found; better to use spaces [whitespace/tab] [1]
  527. ./include/falconn/ffht/fht_impl.h:363: Tab found; better to use spaces [whitespace/tab] [1]
  528. ./include/falconn/ffht/fht_impl.h:364: Tab found; better to use spaces [whitespace/tab] [1]
  529. ./include/falconn/ffht/fht_impl.h:365: Tab found; better to use spaces [whitespace/tab] [1]
  530. ./include/falconn/ffht/fht_impl.h:366: Tab found; better to use spaces [whitespace/tab] [1]
  531. ./include/falconn/ffht/fht_impl.h:367: Tab found; better to use spaces [whitespace/tab] [1]
  532. ./include/falconn/ffht/fht_impl.h:368: Tab found; better to use spaces [whitespace/tab] [1]
  533. ./include/falconn/ffht/fht_impl.h:369: Tab found; better to use spaces [whitespace/tab] [1]
  534. ./include/falconn/ffht/fht_impl.h:370: Tab found; better to use spaces [whitespace/tab] [1]
  535. ./include/falconn/ffht/fht_impl.h:382: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  536. ./include/falconn/ffht/fht_impl.h:388: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  537. ./include/falconn/ffht/fht_impl.h:388: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  538. ./include/falconn/ffht/fht_impl.h:401: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  539. ./include/falconn/ffht/fht_impl.h:403: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  540. ./include/falconn/ffht/fht_impl.h:409: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  541. ./include/falconn/ffht/fht_impl.h:409: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  542. ./include/falconn/ffht/fht_impl.h:438: Lines should be <= 80 characters long [whitespace/line_length] [2]
  543. ./include/falconn/ffht/fht_impl.h:440: Lines should be <= 80 characters long [whitespace/line_length] [2]
  544. ./include/falconn/ffht/fht_impl.h:477: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  545. Done processing ./include/falconn/ffht/fht_impl.h
  546. Ignoring ./include/falconn/ffht/README.md; not a valid file name (h++, cpp, cc, cxx, c, c++, hpp, h, hxx)
  547. Done processing ./include/falconn/ffht/README.md
  548. Ignoring ./include/falconn/ffht/LICENSE.md; not a valid file name (h++, cpp, cc, cxx, c, c++, hpp, h, hxx)
  549. Done processing ./include/falconn/ffht/LICENSE.md
  550. ./include/falconn/ffht/fht_header_only.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  551. ./include/falconn/ffht/fht_header_only.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_FFHT_FHT_HEADER_ONLY_H_ [build/header_guard] [5]
  552. ./include/falconn/ffht/fht_header_only.h:9: #endif line should be "#endif // SRC_INCLUDE_FALCONN_FFHT_FHT_HEADER_ONLY_H_" [build/header_guard] [5]
  553. ./include/falconn/ffht/fht_header_only.h:7: Include the directory when naming .h files [build/include] [4]
  554. Done processing ./include/falconn/ffht/fht_header_only.h
  555. ./include/falconn/ffht/best_chunk.cpp:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  556. ./include/falconn/ffht/best_chunk.cpp:1: Include the directory when naming .h files [build/include] [4]
  557. ./include/falconn/ffht/best_chunk.cpp:3: Found C++ system header after other header. Should be: best_chunk.h, c system, c++ system, other. [build/include_order] [4]
  558. ./include/falconn/ffht/best_chunk.cpp:4: Found C++ system header after other header. Should be: best_chunk.h, c system, c++ system, other. [build/include_order] [4]
  559. ./include/falconn/ffht/best_chunk.cpp:4: <chrono> is an unapproved C++11 header. [build/c++11] [5]
  560. ./include/falconn/ffht/best_chunk.cpp:5: Found C++ system header after other header. Should be: best_chunk.h, c system, c++ system, other. [build/include_order] [4]
  561. ./include/falconn/ffht/best_chunk.cpp:6: Found C++ system header after other header. Should be: best_chunk.h, c system, c++ system, other. [build/include_order] [4]
  562. ./include/falconn/ffht/best_chunk.cpp:7: Found C++ system header after other header. Should be: best_chunk.h, c system, c++ system, other. [build/include_order] [4]
  563. ./include/falconn/ffht/best_chunk.cpp:9: Found C++ system header after other header. Should be: best_chunk.h, c system, c++ system, other. [build/include_order] [4]
  564. ./include/falconn/ffht/best_chunk.cpp:19: Using C-style cast. Use reinterpret_cast<double*>(...) instead [readability/casting] [4]
  565. ./include/falconn/ffht/best_chunk.cpp:26: Tab found; better to use spaces [whitespace/tab] [1]
  566. ./include/falconn/ffht/best_chunk.cpp:31: Lines should be <= 80 characters long [whitespace/line_length] [2]
  567. ./include/falconn/ffht/best_chunk.cpp:33: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  568. ./include/falconn/ffht/best_chunk.cpp:33: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  569. ./include/falconn/ffht/best_chunk.cpp:40: Using C-style cast. Use reinterpret_cast<float*>(...) instead [readability/casting] [4]
  570. ./include/falconn/ffht/best_chunk.cpp:47: Tab found; better to use spaces [whitespace/tab] [1]
  571. ./include/falconn/ffht/best_chunk.cpp:52: Lines should be <= 80 characters long [whitespace/line_length] [2]
  572. ./include/falconn/ffht/best_chunk.cpp:79: Using C-style cast. Use static_cast<bool>(...) instead [readability/casting] [4]
  573. ./include/falconn/ffht/best_chunk.cpp:81: Tab found; better to use spaces [whitespace/tab] [1]
  574. ./include/falconn/ffht/best_chunk.cpp:82: Tab found; better to use spaces [whitespace/tab] [1]
  575. ./include/falconn/ffht/best_chunk.cpp:86: Tab found; better to use spaces [whitespace/tab] [1]
  576. ./include/falconn/ffht/best_chunk.cpp:87: Tab found; better to use spaces [whitespace/tab] [1]
  577. ./include/falconn/ffht/best_chunk.cpp:88: Tab found; better to use spaces [whitespace/tab] [1]
  578. ./include/falconn/ffht/best_chunk.cpp:89: Tab found; better to use spaces [whitespace/tab] [1]
  579. ./include/falconn/ffht/best_chunk.cpp:90: Tab found; better to use spaces [whitespace/tab] [1]
  580. ./include/falconn/ffht/best_chunk.cpp:91: Tab found; better to use spaces [whitespace/tab] [1]
  581. ./include/falconn/ffht/best_chunk.cpp:92: Tab found; better to use spaces [whitespace/tab] [1]
  582. ./include/falconn/ffht/best_chunk.cpp:97: Tab found; better to use spaces [whitespace/tab] [1]
  583. ./include/falconn/ffht/best_chunk.cpp:98: Tab found; better to use spaces [whitespace/tab] [1]
  584. ./include/falconn/ffht/best_chunk.cpp:99: Tab found; better to use spaces [whitespace/tab] [1]
  585. ./include/falconn/ffht/best_chunk.cpp:100: Tab found; better to use spaces [whitespace/tab] [1]
  586. Done processing ./include/falconn/ffht/best_chunk.cpp
  587. ./include/falconn/ffht/test.cpp:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  588. ./include/falconn/ffht/test.cpp:1: Include the directory when naming .h files [build/include] [4]
  589. ./include/falconn/ffht/test.cpp:3: Found C++ system header after other header. Should be: test.h, c system, c++ system, other. [build/include_order] [4]
  590. ./include/falconn/ffht/test.cpp:4: Found C++ system header after other header. Should be: test.h, c system, c++ system, other. [build/include_order] [4]
  591. ./include/falconn/ffht/test.cpp:5: Found C++ system header after other header. Should be: test.h, c system, c++ system, other. [build/include_order] [4]
  592. ./include/falconn/ffht/test.cpp:7: Found C++ system header after other header. Should be: test.h, c system, c++ system, other. [build/include_order] [4]
  593. ./include/falconn/ffht/test.cpp:43: Using C-style cast. Use reinterpret_cast<float*>(...) instead [readability/casting] [4]
  594. ./include/falconn/ffht/test.cpp:67: Using C-style cast. Use reinterpret_cast<double*>(...) instead [readability/casting] [4]
  595. ./include/falconn/ffht/test.cpp:88: Tab found; better to use spaces [whitespace/tab] [1]
  596. ./include/falconn/ffht/test.cpp:89: Tab found; better to use spaces [whitespace/tab] [1]
  597. ./include/falconn/ffht/test.cpp:90: Tab found; better to use spaces [whitespace/tab] [1]
  598. ./include/falconn/ffht/test.cpp:91: Tab found; better to use spaces [whitespace/tab] [1]
  599. ./include/falconn/ffht/test.cpp:92: Tab found; better to use spaces [whitespace/tab] [1]
  600. ./include/falconn/ffht/test.cpp:93: Tab found; better to use spaces [whitespace/tab] [1]
  601. ./include/falconn/ffht/test.cpp:63: Add #include <algorithm> for max [build/include_what_you_use] [4]
  602. Done processing ./include/falconn/ffht/test.cpp
  603. ./include/falconn/ffht/fht.c:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  604. ./include/falconn/ffht/fht.c:1: Include the directory when naming .h files [build/include] [4]
  605. ./include/falconn/ffht/fht.c:3: Include the directory when naming .h files [build/include] [4]
  606. Done processing ./include/falconn/ffht/fht.c
  607. ./include/falconn/falconn_global.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  608. ./include/falconn/falconn_global.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_FALCONN_GLOBAL_H_ [build/header_guard] [5]
  609. ./include/falconn/falconn_global.h:127: #endif line should be "#endif // SRC_INCLUDE_FALCONN_FALCONN_GLOBAL_H_" [build/header_guard] [5]
  610. ./include/falconn/falconn_global.h:8: Found C system header after C++ system header. Should be: falconn_global.h, c system, c++ system, other. [build/include_order] [4]
  611. ./include/falconn/falconn_global.h:17: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  612. ./include/falconn/falconn_global.h:31: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  613. ./include/falconn/falconn_global.h:87: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  614. Done processing ./include/falconn/falconn_global.h
  615. ./include/falconn/lsh_nn_table.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  616. ./include/falconn/lsh_nn_table.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_LSH_NN_TABLE_H_ [build/header_guard] [5]
  617. ./include/falconn/lsh_nn_table.h:329: #endif line should be "#endif // SRC_INCLUDE_FALCONN_LSH_NN_TABLE_H_" [build/header_guard] [5]
  618. ./include/falconn/lsh_nn_table.h:9: Found C system header after C++ system header. Should be: lsh_nn_table.h, c system, c++ system, other. [build/include_order] [4]
  619. ./include/falconn/lsh_nn_table.h:11: Include the directory when naming .h files [build/include] [4]
  620. ./include/falconn/lsh_nn_table.h:23: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  621. ./include/falconn/lsh_nn_table.h:50: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  622. ./include/falconn/lsh_nn_table.h:91: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  623. ./include/falconn/lsh_nn_table.h:111: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  624. ./include/falconn/lsh_nn_table.h:122: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  625. ./include/falconn/lsh_nn_table.h:148: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  626. ./include/falconn/lsh_nn_table.h:161: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  627. ./include/falconn/lsh_nn_table.h:241: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  628. ./include/falconn/lsh_nn_table.h:248: Lines should be <= 80 characters long [whitespace/line_length] [2]
  629. ./include/falconn/lsh_nn_table.h:251: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  630. ./include/falconn/lsh_nn_table.h:257: Lines should be <= 80 characters long [whitespace/line_length] [2]
  631. ./include/falconn/lsh_nn_table.h:258: Lines should be <= 80 characters long [whitespace/line_length] [2]
  632. ./include/falconn/lsh_nn_table.h:302: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
  633. Done processing ./include/falconn/lsh_nn_table.h
  634. Skipping input './include/falconn/wrapper': Can't open for reading
  635. ./include/falconn/wrapper/cpp_wrapper_impl.h:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  636. ./include/falconn/wrapper/cpp_wrapper_impl.h:1: #ifndef header guard has wrong style, please use: SRC_INCLUDE_FALCONN_WRAPPER_CPP_WRAPPER_IMPL_H_ [build/header_guard] [5]
  637. ./include/falconn/wrapper/cpp_wrapper_impl.h:503: #endif line should be "#endif // SRC_INCLUDE_FALCONN_WRAPPER_CPP_WRAPPER_IMPL_H_" [build/header_guard] [5]
  638. ./include/falconn/wrapper/cpp_wrapper_impl.h:20: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  639. ./include/falconn/wrapper/cpp_wrapper_impl.h:21: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  640. ./include/falconn/wrapper/cpp_wrapper_impl.h:32: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  641. ./include/falconn/wrapper/cpp_wrapper_impl.h:47: Lines should be <= 80 characters long [whitespace/line_length] [2]
  642. ./include/falconn/wrapper/cpp_wrapper_impl.h:72: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  643. ./include/falconn/wrapper/cpp_wrapper_impl.h:166: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  644. ./include/falconn/wrapper/cpp_wrapper_impl.h:173: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  645. ./include/falconn/wrapper/cpp_wrapper_impl.h:180: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  646. ./include/falconn/wrapper/cpp_wrapper_impl.h:199: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  647. ./include/falconn/wrapper/cpp_wrapper_impl.h:206: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  648. ./include/falconn/wrapper/cpp_wrapper_impl.h:243: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  649. ./include/falconn/wrapper/cpp_wrapper_impl.h:255: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  650. ./include/falconn/wrapper/cpp_wrapper_impl.h:267: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  651. ./include/falconn/wrapper/cpp_wrapper_impl.h:341: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  652. ./include/falconn/wrapper/cpp_wrapper_impl.h:343: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  653. ./include/falconn/wrapper/cpp_wrapper_impl.h:346: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  654. ./include/falconn/wrapper/cpp_wrapper_impl.h:351: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  655. ./include/falconn/wrapper/cpp_wrapper_impl.h:356: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  656. ./include/falconn/wrapper/cpp_wrapper_impl.h:420: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  657. ./include/falconn/wrapper/cpp_wrapper_impl.h:423: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
  658. ./include/falconn/wrapper/cpp_wrapper_impl.h:428: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  659. ./include/falconn/wrapper/cpp_wrapper_impl.h:439: Tab found; better to use spaces [whitespace/tab] [1]
  660. ./include/falconn/wrapper/cpp_wrapper_impl.h:441: Tab found; better to use spaces [whitespace/tab] [1]
  661. ./include/falconn/wrapper/cpp_wrapper_impl.h:442: Tab found; better to use spaces [whitespace/tab] [1]
  662. ./include/falconn/wrapper/cpp_wrapper_impl.h:444: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  663. ./include/falconn/wrapper/cpp_wrapper_impl.h:444: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  664. ./include/falconn/wrapper/cpp_wrapper_impl.h:447: Tab found; better to use spaces [whitespace/tab] [1]
  665. ./include/falconn/wrapper/cpp_wrapper_impl.h:449: Tab found; better to use spaces [whitespace/tab] [1]
  666. ./include/falconn/wrapper/cpp_wrapper_impl.h:450: Tab found; better to use spaces [whitespace/tab] [1]
  667. ./include/falconn/wrapper/cpp_wrapper_impl.h:466: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
  668. ./include/falconn/wrapper/cpp_wrapper_impl.h:477: Tab found; better to use spaces [whitespace/tab] [1]
  669. ./include/falconn/wrapper/cpp_wrapper_impl.h:479: Tab found; better to use spaces [whitespace/tab] [1]
  670. ./include/falconn/wrapper/cpp_wrapper_impl.h:480: Tab found; better to use spaces [whitespace/tab] [1]
  671. ./include/falconn/wrapper/cpp_wrapper_impl.h:482: An else should appear on the same line as the preceding } [whitespace/newline] [4]
  672. ./include/falconn/wrapper/cpp_wrapper_impl.h:482: If an else has a brace on one side, it should have it on both [readability/braces] [5]
  673. ./include/falconn/wrapper/cpp_wrapper_impl.h:485: Tab found; better to use spaces [whitespace/tab] [1]
  674. ./include/falconn/wrapper/cpp_wrapper_impl.h:487: Tab found; better to use spaces [whitespace/tab] [1]
  675. ./include/falconn/wrapper/cpp_wrapper_impl.h:488: Tab found; better to use spaces [whitespace/tab] [1]
  676. ./include/falconn/wrapper/cpp_wrapper_impl.h:294: Add #include <vector> for vector<> [build/include_what_you_use] [4]
  677. Done processing ./include/falconn/wrapper/cpp_wrapper_impl.h
  678. Ignoring ./blah; not a valid file name (h++, cpp, cc, cxx, c, c++, hpp, h, hxx)
  679. Done processing ./blah
  680. Skipping input './benchmark': Can't open for reading
  681. ./benchmark/random_benchmark.cc:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
  682. ./benchmark/random_benchmark.cc:1: <chrono> is an unapproved C++11 header. [build/c++11] [5]
  683. ./benchmark/random_benchmark.cc:44: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  684. ./benchmark/random_benchmark.cc:61: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  685. ./benchmark/random_benchmark.cc:63: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  686. ./benchmark/random_benchmark.cc:134: Tab found; better to use spaces [whitespace/tab] [1]
  687. ./benchmark/random_benchmark.cc:149: Tab found; better to use spaces [whitespace/tab] [1]
  688. ./benchmark/random_benchmark.cc:167: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  689. ./benchmark/random_benchmark.cc:169: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  690. ./benchmark/random_benchmark.cc:173: Tab found; better to use spaces [whitespace/tab] [1]
  691. ./benchmark/random_benchmark.cc:174: Tab found; better to use spaces [whitespace/tab] [1]
  692. ./benchmark/random_benchmark.cc:175: Tab found; better to use spaces [whitespace/tab] [1]
  693. ./benchmark/random_benchmark.cc:176: Tab found; better to use spaces [whitespace/tab] [1]
  694. ./benchmark/random_benchmark.cc:177: Tab found; better to use spaces [whitespace/tab] [1]
  695. ./benchmark/random_benchmark.cc:180: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  696. ./benchmark/random_benchmark.cc:182: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  697. ./benchmark/random_benchmark.cc:182: Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
  698. ./benchmark/random_benchmark.cc:186: Tab found; better to use spaces [whitespace/tab] [1]
  699. ./benchmark/random_benchmark.cc:196: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  700. ./benchmark/random_benchmark.cc:200: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  701. ./benchmark/random_benchmark.cc:202: Tab found; better to use spaces [whitespace/tab] [1]
  702. ./benchmark/random_benchmark.cc:211: Tab found; better to use spaces [whitespace/tab] [1]
  703. ./benchmark/random_benchmark.cc:216: Tab found; better to use spaces [whitespace/tab] [1]
  704. ./benchmark/random_benchmark.cc:229: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  705. ./benchmark/random_benchmark.cc:233: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
  706. ./benchmark/random_benchmark.cc:235: Tab found; better to use spaces [whitespace/tab] [1]
  707. ./benchmark/random_benchmark.cc:246: Tab found; better to use spaces [whitespace/tab] [1]
  708. ./benchmark/random_benchmark.cc:251: Tab found; better to use spaces [whitespace/tab] [1]
  709. ./benchmark/random_benchmark.cc:263: Tab found; better to use spaces [whitespace/tab] [1]
  710. ./benchmark/random_benchmark.cc:265: Tab found; better to use spaces [whitespace/tab] [1]
  711. Done processing ./benchmark/random_benchmark.cc
  712. Total errors found: 651
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement