Refactor code to remove unused code and add debug log messages #38
Annotations
4 errors and 2 notices
/include/Ergodic_moves_3.hpp:17:10 [clang-diagnostic-error]:
include/Ergodic_moves_3.hpp#L17
'tl/expected.hpp' file not found
|
/include/Triangulation_traits.hpp:14:10 [clang-diagnostic-error]:
include/Triangulation_traits.hpp#L14
'CGAL/Delaunay_triangulation_3.h' file not found
|
/include/Utilities.hpp:14:10 [clang-diagnostic-error]:
include/Utilities.hpp#L14
'CGAL/Timer.h' file not found
|
/tests/Ergodic_moves_3_test.cpp:12:10 [clang-diagnostic-error]:
tests/Ergodic_moves_3_test.cpp#L12
'Ergodic_moves_3.hpp' file not found
|
Run clang-format on include/Foliated_triangulation.hpp:
include/Foliated_triangulation.hpp#L1
File include/Foliated_triangulation.hpp does not conform to Custom style guidelines. (lines 884, 1024, 1036, 1037, 1122, 1128, 1134, 1140, 1147, 1153, 1164, 1167, 1199, 1213, 1228, 1229, 1255, 1290, 1304, 1321, 1332, 1351, 1352, 1361, 1362, 1369, 1384, 1423, 1453, 1459, 1482, 1483, 1497, 1508, 1528, 1554)
|
Run clang-format on tests/Ergodic_moves_3_test.cpp:
tests/Ergodic_moves_3_test.cpp#L1
File tests/Ergodic_moves_3_test.cpp does not conform to Custom style guidelines. (lines 391)
|