mirror of
https://github.com/adrienverge/yamllint.git
synced 2024-11-22 07:36:25 -06:00
30 lines
458 B
ReStructuredText
30 lines
458 B
ReStructuredText
yamllint documentation
|
|
======================
|
|
|
|
.. automodule:: yamllint
|
|
|
|
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
|
|
-----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quickstart
|
|
configuration
|
|
rules
|
|
disable_with_comments
|
|
development
|
|
text_editors
|
|
integration
|