diff --git a/patches/.flake8 b/patches/.flake8 new file mode 100644 index 0000000000000000000000000000000000000000..eef54ac38d6cf46398f97d634462dd2d8325c63b --- /dev/null +++ b/patches/.flake8 @@ -0,0 +1,5 @@ +[flake8] +# Enricher and patches in ./patches directory are +# dealing with text, and it is actually difficult +# to reduce line length due +max-line-length: 270