]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - .flake8
libnetfilter_cthelper: add hash for license file
[coffee/buildroot.git] / .flake8
diff --git a/.flake8 b/.flake8
index afdb9679307693caaeb4aace2aff6b17a0303f46..7dd7b541cc058dba2693214b476160648d2e88ac 100644 (file)
--- a/.flake8
+++ b/.flake8
@@ -1,2 +1,5 @@
 [flake8]
+exclude=
+    # copied from the kernel sources
+    utils/diffconfig
 max-line-length=132