git-linter/sources/index.txt

32 lines
643 B
Plaintext
Raw Normal View History

2016-10-03 20:28:07 +00:00
.. git_lint documentation master file, created by
sphinx-quickstart on Tue Jul 9 22:26:36 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
2016-10-05 20:12:30 +00:00
Git Lint
========
Git Lint provides a new git command that automatically runs identifiable linters (style
and syntax quality assurance programs) against changed files in your current git
repository or staging area.
2016-10-03 20:28:07 +00:00
Contents:
.. toctree::
:maxdepth: 2
readme
installation
usage
contributing
authors
history
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`