Skip to content

Commit 117bfc2

Browse files
committed
Enhance documentation about compiler-based rule exemption limitation
1 parent 1c1888b commit 117bfc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lkql_checker/doc/gnatcheck_rm/using_gnatcheck.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -874,8 +874,8 @@ activated.
874874
.. attention::
875875

876876
Please not that for now it isn't possible to provide an exempted name which
877-
designates an instance of a compiler-based rule (``Warnings``,
878-
``Style_Checks`` and ``Restrictions``).
877+
designates an instance of a compiler-based rule (:ref:`Warnings`,
878+
:ref:`Style_Checks` and :ref:`Restrictions`) with a custom name.
879879

880880
A source code section where an exemption is active for a given rule is
881881
delimited by an ``exempt_on`` and ``exempt_off`` annotation pair:

0 commit comments

Comments
 (0)