diff --git a/.flake8 b/.flake8 index afdb967930..7dd7b541cc 100644 --- a/.flake8 +++ b/.flake8 @@ -1,2 +1,5 @@ [flake8] +exclude= + # copied from the kernel sources + utils/diffconfig max-line-length=132