We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be7afc commit 5d6e503Copy full SHA for 5d6e503
tools/scripts/code_checker.sh
@@ -26,6 +26,7 @@ INCLUDE_ORDER="
26
-build/include_order:src/dijkstra/shortestPath_process.cpp,
27
-build/include_order:src/metrics/metrics_process.cpp,
28
-build/include_order:src/ordering/ordering_process.cpp,
29
+-build/include_order:src/astar/astar_process.cpp,
30
-build/include_order:src/allpairs/allpairs_process.cpp"
31
32
if test -z "$DIRECTORY"; then
0 commit comments