diff --git a/docs/configuration.rst b/docs/configuration.rst index 0839f0d..ec60111 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -20,6 +20,8 @@ Unless told otherwise, yamllint uses its ``default`` configuration: .. literalinclude:: ../yamllint/conf/default.yml :language: yaml +Details on rules can be found on :doc:`the rules page `. + Extending the default configuration -----------------------------------