setup.cfg: adjust flake8 section so invoking it without arguments works
authorMichael Prokop <mika@grml.org>
Thu, 18 Jun 2020 15:56:49 +0000 (17:56 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 18 Jun 2020 15:58:34 +0000 (17:58 +0200)
Instead of having to invoke `flake8 grml2usb` let's add the
files to the flake8 section in setup.cfg, so it's enough to
invoke just `flake8`.

Thanks: Florian Apolloner


No differences found