Skip to content

Commit

Permalink
docs: note about .yamlline file
Browse files Browse the repository at this point in the history
  • Loading branch information
erlangparasu authored Aug 12, 2024
1 parent 99fb29a commit 0af57c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ Usage
# Use a custom lint configuration
yamllint -c /path/to/myconfig file-to-lint.yaml
.. note::

If you have a .yamllint file in your working directory, it will be automatically loaded as configuration by yamllint.

.. code:: bash
# Output a parsable format (for syntax checking in editors like Vim, emacs...)
Expand Down

0 comments on commit 0af57c6

Please sign in to comment.