[flake8]
show-source=true
statistics=true
max-line-length = 80

exclude =
  .git,
  ./cmake,
