diff --git a/lkql_checker/src/gnatcheck-projects.adb b/lkql_checker/src/gnatcheck-projects.adb index 88dab1ff2..eff063422 100644 --- a/lkql_checker/src/gnatcheck-projects.adb +++ b/lkql_checker/src/gnatcheck-projects.adb @@ -424,6 +424,7 @@ package body Gnatcheck.Projects is end loop; if not My_Project.Tree.Load (Project_Options, + Reporter => Gpr2_Reporter, With_Runtime => True, Config => Conf_Obj) then