]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/thrift/.flake8
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / thrift / .flake8
CommitLineData
f67539c2
TL
1[flake8]
2exclude = .git,__pycache__,**/gen-*/**,contrib/**,docs/source/conf.py,old,build,dist
3ignore = W504,E402,E501
4max-complexity = 30
5max-line-length = 120