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

exclude =
  .git,
  ./cmake,
