Doc: Add a pointer to rules on configuration page intro
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
yamllint uses a set of *rules* to check sources files for problems. Each rule is
|
yamllint uses a set of :doc:`rules <rules>` to check sources files for problems.
|
||||||
independent from the others, and can be enabled, disabled or tweaked. All these
|
Each rule is independent from the others, and can be enabled, disabled or
|
||||||
settings can be gathered in a configuration file.
|
tweaked. All these settings can be gathered in a configuration file.
|
||||||
|
|
||||||
To use a custom configuration file, use the ``-c`` option:
|
To use a custom configuration file, use the ``-c`` option:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user