mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 03:06:53 +00:00
Add a tiny bit to Usage Guide index
This commit is contained in:
parent
28a97a8499
commit
f353a5db90
1 changed files with 14 additions and 0 deletions
|
|
@ -2,3 +2,17 @@
|
|||
Using Flake8
|
||||
==============
|
||||
|
||||
Flake8 can be used in many ways:
|
||||
|
||||
- invoking it on the command-line
|
||||
|
||||
- invoking it via Python
|
||||
|
||||
- having it called by Git or Mercurial on or around committing
|
||||
|
||||
This guide will cover all of these and the nuances for using Flake8.
|
||||
|
||||
.. config files
|
||||
.. command-line tutorial
|
||||
.. VCS usage
|
||||
.. installing and using plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue