[flake8]
max-line-length = 100
exclude =
    .git,
    .github,
    .pytest_cache,
    adhoc,
    build,
    c-blosc,
    dist,
    docs,
    fixture,
    notebooks,
    numcodecs.egg-info,
    numcodecs/version.py,
