[flake8]
count = True
select = E9, F63, F7, F82, F841
show-source = True
statistics = True
exclude = ./third_party/
