Skip to content

Commit 10f0797

Browse files
committed
minor: Make compiler rules restriction documentation clearer
Do this because the user doesn't know about the "shortcut" argument form at this point of the documentation.
1 parent 89e6f76 commit 10f0797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkql_checker/doc/gnatcheck_rm/using_gnatcheck.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ the following configuration will raise an error:
543543
::
544544

545545
val spark_rules = @{
546-
Warnings: "a"
546+
Warnings: {Arg: "a"}
547547
}
548548

549549
.. attention::

0 commit comments

Comments
 (0)