Mention YAMLLINT_CONFIG_FILE in the documentation

This commit is contained in:
Will Badart 2020-04-28 12:33:30 -07:00 committed by Adrien Vergé
parent e98aacf62c
commit 278a79f093

View File

@ -16,6 +16,7 @@ following locations (by order of preference):
- ``.yamllint``, ``.yamllint.yaml`` or ``.yamllint.yml`` in the current working
directory
- the file referenced by ``$YAMLLINT_CONFIG_FILE``, if set
- ``$XDG_CONFIG_HOME/yamllint/config``
- ``~/.config/yamllint/config``