Doc: Give an explicit link from configuration to rules

This commit is contained in:
Adrien Vergé 2016-01-22 18:42:03 +01:00
parent 26b5364be4
commit ba8a9d0ba1

View File

@ -20,6 +20,8 @@ Unless told otherwise, yamllint uses its ``default`` configuration:
.. literalinclude:: ../yamllint/conf/default.yml .. literalinclude:: ../yamllint/conf/default.yml
:language: yaml :language: yaml
Details on rules can be found on :doc:`the rules page <rules>`.
Extending the default configuration Extending the default configuration
----------------------------------- -----------------------------------