1[flake8]
2exclude=
3    # copied from the kernel sources
4    utils/diffconfig
5max-line-length=132
6