diff options
| author | David Reid <dreid@dreid.org> | 2014-02-24 10:27:55 -0800 |
|---|---|---|
| committer | David Reid <dreid@dreid.org> | 2014-02-24 10:27:55 -0800 |
| commit | 59249cf503f88c4c47b0c204a62395f058c662b3 (patch) | |
| tree | dab7c3d09cfd9065353f73a376e1eecbac623e56 | |
| parent | 79cdb55f469b4a493f2c084b8cf786723c01fbac (diff) | |
| download | cryptography-59249cf503f88c4c47b0c204a62395f058c662b3.tar.gz cryptography-59249cf503f88c4c47b0c204a62395f058c662b3.tar.bz2 cryptography-59249cf503f88c4c47b0c204a62395f058c662b3.zip | |
Select all errors, warnings, and flakes.
This makes sure we're taken care of incase more stuff ever gets added
to the default ignores for flake8.
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,3 +41,4 @@ commands = flake8 . [flake8] exclude = .tox,*.egg +select = E,W,F |
