add flake8 configuration

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2016-12-19 10:06:43 +01:00 committed by Jussi Pakkanen
parent 98c4fd2d5d
commit 706c06dda7
1 changed files with 2 additions and 0 deletions

2
setup.cfg Normal file
View File

@ -0,0 +1,2 @@
[flake8]
max-line-length = 100