Sign in
flutter
/
third_party
/
yapf
/
6c6f029846105315a0d354dabcc6e8e2807ae7d5
/
.
/
.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