mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-19 01:59:51 +00:00
Grammar and clarity improvements.
This commit is contained in:
parent
fd5c7d009d
commit
330fdb5b56
15 changed files with 45 additions and 45 deletions
|
|
@ -2,13 +2,13 @@
|
|||
Using Flake8
|
||||
==============
|
||||
|
||||
Flake8 can be used in many ways:
|
||||
Flake8 can be used in many ways. A few:
|
||||
|
||||
- invoking it on the command-line
|
||||
- invoked on the command-line
|
||||
|
||||
- invoking it via Python
|
||||
- invoked via Python
|
||||
|
||||
- having it called by Git or Mercurial on or around committing
|
||||
- called by Git or Mercurial on or around committing
|
||||
|
||||
This guide will cover all of these and the nuances for using Flake8.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue