Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
77c4afae16207a8a806162fa8b6418f329ad5fa3
/
.
/
.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