Skip to content

Commit 2498f78

Browse files
committed
Merge branch 'mr/thevenoux/gnatcheck#69' into 'master'
GNATcheck: improve documentation about default LKQL rule file Closes eng/codepeer/gnatcheck#69 See merge request eng/libadalang/langkit-query-language!612
2 parents 89d0048 + 06b71ab commit 2498f78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lkql_checker/doc/gnatcheck_rm/using_gnatcheck.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,8 +470,8 @@ described in the following paragraph).
470470

471471
By default, GNATcheck will look for a ``rules.lkql`` file besides the specified
472472
project file if any. If one is found and no other rule configuration has been
473-
provided (either through the LKQL ``--rule-file`` option, or by the now
474-
deprecated legacy ``-rules`` options), GNATcheck will load the rule
473+
provided (either through the LKQL ``--rule-file`` option, ``--rule`` option, or
474+
by the now deprecated legacy ``-rules`` options), GNATcheck will load the rule
475475
configuration file as if it was provided by the ``--rule-file`` option.
476476

477477
.. note::

0 commit comments

Comments
 (0)