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 5f71ab1 commit b0d0918Copy full SHA for b0d0918
1 file changed
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