Skip to content

Commit e7fb303

Browse files
committed
Merge branch 'topic/documentation/update_generated_rules' into 'master'
Update the generated 'predefined_rules.rst' file See merge request eng/libadalang/langkit-query-language!460
2 parents 32cbdae + c8a81fc commit e7fb303

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lkql_checker/doc/generated/predefined_rules.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7992,8 +7992,7 @@ Flag unconditional ``exit`` statements.
79927992
Flag each function returning an unconstrained array. Function declarations,
79937993
function bodies (and body stubs) having no separate specifications,
79947994
and generic function instantiations are flagged.
7995-
Function calls and function renamings are
7996-
not flagged.
7995+
Function calls and function renamings are not flagged.
79977996

79987997
Generic function declarations, and function declarations in generic
79997998
packages, are not flagged. Instead, this rule flags the results of

0 commit comments

Comments
 (0)