Sign in
chromium
/
chromiumos
/
platform
/
dev-util
/
a00f3f424b3799ca062f1bf21ff1565c318b8cdb
/
.
/
contrib
/
copybot
/
.flake8
blob: 5004395be37a323f3c6c0b020b1ed619af09c81e [
file
]
[
flake8
]
# Black-compatible flake8 settings
# https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8
max
-
line
-
length
=
88
extend
-
ignore
=
E203
exclude
=
.
hypothesis
,
.
pytest_cache
,
__pycache__
,
build
,
dist