Sign in
flutter
/
third_party
/
yapf
/
779aa7e9a7377c248853feaa23b9c2876c37c1d5
/
.
/
.flake8
blob: 06d70e9bd14c4df91299771283d6486f965d5980 [
file
] [
log
] [
blame
]
[
flake8
]
ignore
=
# indentation is not a multiple of four,
E111
,
E114
,
# visually indented line with same indent as next logical line,
E129
max
-
line
-
length
=
80