Skip to content

Commit

Permalink
Add the GNATcheck reporter when calling GPR2 for aggregated projects
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoGGuerrier committed Oct 15, 2024
1 parent 63ef8ee commit 78ab862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lkql_checker/src/gnatcheck-projects.adb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 78ab862

Please sign in to comment.