Sign in
chromium
/
external
/
github.com
/
unicode-org
/
unicodetools
/
refs/heads/diffbase-for-miscellaneous-historical-and-para-IPA-modifier-letters
/
.
/
.flake8
blob: 33a683bda0a2041386579e924917fa379ed271ad [
file
] [
log
] [
blame
] [
edit
]
[
flake8
]
count
=
True
show
-
source
=
True
statistics
=
True
indent
-
size
=
2
max
-
line
-
length
=
100
max
-
complexity
=
10
ignore
=
E302
,
# expected 2 blank lines, found 1
E701
,
# multiple statements on one line
W504
,
# line break after binary operator