view .gutctags @ 843:3f3e24d81936

cm: Add setup.cfg file for flake8.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 19 Feb 2017 22:27:02 -0800
parents 91dd760950ad
children
line wrap: on
line source

--exclude=build
--exclude=dist
--exclude=docs/_cache
--exclude=docs/_counter
--exclude=bower_components
--exclude=node_modules
--exclude=docs/raw
--exclude=*.egg-info
--exclude=__pycache__
--exclude=__tmpfs__