File: usage.rst

package info (click to toggle)
pydocstyle 6.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 776 kB
  • sloc: python: 5,183; makefile: 162
file content (31 lines) | stat: -rw-r--r-- 447 bytes parent folder | download | duplicates (3)
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
30
31
Usage
=====

Installation
------------

.. include:: snippets/install.rst


Command Line Interface
----------------------

.. include:: snippets/cli.rst


Configuration Files
^^^^^^^^^^^^^^^^^^^

.. include:: snippets/config.rst


In-file configuration
^^^^^^^^^^^^^^^^^^^^^

.. include:: snippets/in_file.rst


Usage with the `pre-commit`_ git hooks framework
------------------------------------------------

.. include:: snippets/pre_commit.rst