view setup.cfg @ 547:bd02aae24b54

Integrate a fixed-up form of [http://pypi.python.org/pypi/EatLint EatLint] into Bitten: * Summarizer for pylint results * Graph of pylint warnings * This patches the original plugin to not use clearsilver and work with trunk * Tests included Patch from `hodgestar` - fixes #379
author dfraser
date Thu, 02 Apr 2009 13:49:50 +0000
parents e3ab7698dae7
children 24c04502b29f
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[unittest]
xml_output = build/test-results.xml
coverage_summary = build/test-coverage.txt
coverage_dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software