2016-01-21 14:48:57 -06:00
|
|
|
yamllint documentation
|
|
|
|
======================
|
|
|
|
|
2016-02-01 16:03:25 -06:00
|
|
|
.. automodule:: yamllint
|
2016-01-24 11:37:24 -06:00
|
|
|
|
2016-01-23 07:30:24 -06:00
|
|
|
Screenshot
|
|
|
|
----------
|
|
|
|
|
|
|
|
.. image:: screenshot.png
|
|
|
|
:alt: yamllint screenshot
|
|
|
|
|
|
|
|
.. note::
|
|
|
|
|
|
|
|
The default output format is inspired by `eslint <http://eslint.org/>`_, a
|
|
|
|
great linting tool for Javascript.
|
|
|
|
|
|
|
|
Table of contents
|
|
|
|
-----------------
|
|
|
|
|
2016-01-21 14:48:57 -06:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
quickstart
|
|
|
|
configuration
|
|
|
|
rules
|
2016-06-26 13:07:40 -05:00
|
|
|
disable_with_comments
|
2016-01-21 14:48:57 -06:00
|
|
|
development
|
|
|
|
text_editors
|
2017-07-19 05:08:04 -05:00
|
|
|
integration
|