We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc3256 commit 09bac61Copy full SHA for 09bac61
src/user-guide/writing-workflows/configuration.rst
@@ -181,6 +181,8 @@ Within the ``[tool.cylc.lint]`` section you may define the following:
181
A list of rulesets to use.
182
183
Allowed values: ``'728'``, ``'style'``, ``'all'``.
184
+
185
+ (You can override this on the command line.)
186
187
``ignore``
188
Individual rules to ignore: A list of rule codes, such as ``S007``.
0 commit comments