Sign in
apache
/
thrift
/
refs/heads/0.20.0
/
.
/
.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