Files
yamllint/docs/index.rst
2023-03-23 18:50:09 +01:00

30 lines
459 B
ReStructuredText

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