Sign in
apache
/
thrift
/
0d0ac75347267f7c12fc9b5b349bf9ef7f632347
/
.
/
.flake8
blob: df8fdb261fd8420c1f0508abca3e366e53c2c258 [
file
] [
log
] [
blame
]
[
flake8
]
exclude
=
.
git
,
__pycache__
,**
/gen-*/
**,
contrib
/**,docs/source/conf.py,old,build,dist
ignore = W504,E402,E501
max-complexity = 30
max-line-length = 120