diff --git a/src/user-guide/writing-workflows/configuration.rst b/src/user-guide/writing-workflows/configuration.rst index 90ba63c8f9..067b545013 100644 --- a/src/user-guide/writing-workflows/configuration.rst +++ b/src/user-guide/writing-workflows/configuration.rst @@ -181,6 +181,8 @@ Within the ``[tool.cylc.lint]`` section you may define the following: A list of rulesets to use. Allowed values: ``'728'``, ``'style'``, ``'all'``. + + (You can override this on the command line.) ``ignore`` Individual rules to ignore: A list of rule codes, such as ``S007``.