Add high-level overview of how things fit together

There are now a lot of moving parts in Flake8. It can't help to give new
developers a high-level overview of how they all fit together to make
Flake8. =)
This commit is contained in:
Ian Cordasco 2016-06-26 20:28:24 -05:00
parent b194717d1a
commit 7fe5b359f7
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
3 changed files with 131 additions and 0 deletions

View file

@ -24,6 +24,7 @@
error
error code
violation
The symbol associated with a specific :term:`check`. For example,
pycodestyle implements :term:`check`\ s that look for whitespace
around binary operators and will either return an error code of