mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
18 lines
360 B
ReStructuredText
18 lines
360 B
ReStructuredText
==============
|
|
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
|