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