[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] Exclude .tox, distro_tracker/vendor, and docs/conf.py from flake8



On Mon, 18 Dec 2017, Ville Skyttä wrote:
> -exclude = .git,.ropeproject,__pycache__,distro_tracker/project/settings/local.py,*/migrations/*.py
> +exclude = .git,.ropeproject,.tox,__pycache__,distro_tracker/project/settings/local.py,distro_tracker/vendor,docs/conf.py,*/migrations/*.py

Ok, for .tox and docs/conf.py. But why distro_tracker/vendor?

And why is it needed at all? I was not getting any warning from those
directories (I see a few errors currently with the latest version of
flake8, but not specially in the above directories).

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: https://www.freexian.com/services/debian-lts.html
Learn to master Debian: https://debian-handbook.info/get/


Reply to: