summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 5456d6a61b54d8bbca22f5197acef3485b2603cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
yamllint documentation
======================

.. automodule:: yamllint

Screenshot
----------

.. image:: screenshot.png
   :alt: yamllint screenshot

.. note::

   The default output format is inspired by `eslint <https://eslint.org/>`_, a
   great linting tool for Javascript.

Table of contents
-----------------

.. toctree::
   :maxdepth: 2

   quickstart
   configuration
   rules
   disable_with_comments
   development
   text_editors
   integration