.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 05 Oct 2016 08:55:02 +0200
changeset 11692 d46e0b3a13cc
parent 11475 d2fcd81b7ca9
child 11829 17078e20088f
permissions -rw-r--r--
[skeleton] Do not exclude setup.py from flake8 check in tox.ini The file is flake8 compliant, actually.

^build$
^dist$
\.egg-info$
^.tox$
^.cache$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data.*/database/.*
.*/data/ldapdb/.*
.*/data/uicache/
.*/data/libpython/cubicweb_.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/
test-results.xml