setup.cfg: adjust flake8 section so invoking it without arguments works
[grml2usb.git] / setup.cfg
index fe326c8..d27b669 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,3 @@
 [flake8]
 ignore = E203, E501, W503
+filename = ./grml2usb, *.py