Sign in
fuchsia
/
third_party
/
github.com
/
executablebooks
/
mdurl
/
refs/heads/upstream/pre-commit-ci-update-config
/
.
/
.flake8
blob: e0e969025cb2fb353b1eef3f7d75ed71e0859073 [
file
] [
edit
]
[
flake8
]
max
-
line
-
length
=
88
# These checks violate PEP8 so let's ignore them
extend
-
ignore
=
E203
extend
-
exclude
=
*
/site-packages/
*