32 lines
643 B
Plaintext
32 lines
643 B
Plaintext
.. 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.
|
|
|
|
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.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
readme
|
|
installation
|
|
usage
|
|
contributing
|
|
authors
|
|
history
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|