Skip to content

Commit e92eab3

Browse files
committed
code_checker.sh: ignoring report_messages.cpp
1 parent bf4ce70 commit e92eab3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/scripts/code_checker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ DIRECTORY="$1"
2222
INCLUDE_ORDER="
2323
-build/include_order:src/cpp_common/pgdata_getters.cpp,
2424
-build/include_order:include/cpp_common/get_data.hpp,
25+
-build/include_order:src/cpp_common/report_messages.cpp,
2526
-build/include_order:src/dijkstra/shortestPath_process.cpp,
2627
-build/include_order:src/metrics/metrics_process.cpp,
2728
-build/include_order:src/ordering/ordering_process.cpp,

0 commit comments

Comments
 (0)