From a6d83e5ca2f5cfd8a321c0bffcc65f139d67b50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Verg=C3=A9?= Date: Wed, 2 Sep 2020 18:20:07 +0200 Subject: [PATCH] docs: Make 'yaml-file' config documentation clearer Related to https://github.com/adrienverge/yamllint/issues/311. --- docs/configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 67e6fc65..ba455c98 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -123,8 +123,8 @@ warning level problems, only error level ones. YAML files extensions --------------------- -To configure what yamllint should consider as YAML files, set ``yaml-files`` -configuration option. The default is: +To configure what yamllint should consider as YAML files when listing +directories, set ``yaml-files`` configuration option. The default is: .. code-block:: yaml