summaryrefslogtreecommitdiff
path: root/.flake8
blob: ee3d5035a020b8c85e72674a5467bf0ac4157047 (plain)
1
2
3
4
5
[flake8]
exclude=
    # copied from the kernel sources
    utils/diffconfig
max-line-length=80