mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add flake8 option to setup.cfg
This commit is contained in:
parent
0233a38f0b
commit
c02478e0b2
@ -4,3 +4,6 @@ test=pytest
|
||||
[coverage:run]
|
||||
source = .
|
||||
omit = *test*
|
||||
|
||||
[flake8]
|
||||
max_line_length = 119
|
||||
|
Loading…
x
Reference in New Issue
Block a user