Skip to content

Commit

Permalink
minor: Add docstring for 'Only_Ada_Mains'
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoGGuerrier committed Oct 10, 2024
1 parent ecd2c3a commit 51ea756
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lkql_checker/src/gnatcheck-projects.adb
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ package body Gnatcheck.Projects is

function Only_Ada_Mains
(Prj : GPR2.Project.View.Object) return Boolean;
-- Returns whether the provided ``Prj`` project view defines only Ada
-- mains.

procedure Store_Source (Unit : GPR2.Build.Compilation_Unit.Object);
-- Callback used to store sources
Expand Down

0 comments on commit 51ea756

Please sign in to comment.