Skip to main content

PyLint Summary and Graph Generators for Bitten.

Project description

(Note: EatLint has been rolled into Bitten. This is here for historical purposes.)

EatLint is a Trac plugin that adds a lint report summarizer and a lint chart to Bitten. This means that when a Bitten build that includes a lint step the output can not only be captured but reported on. The report shows the number of problems per file by category: convention, refactor, error, and warning as well as showing the totals for each file, for each category, and a grand-total showing the state of the entire project. Similarly the chart plugin charts the total number of problems as well as individual lines for each category. This gives you an idea of the readability of your project’s code over time.

EatLint’s code and templates are based on the code and templates provided by the Bitten project for coverage and unittest data. The Bitten code and templates are provided under a BSD-style license and so is this plugin. Please see License for a copy of the license.

An example build recipe can be found on the wiki.

Installation:

Installation is done just as for any other Trac plugin. Using the easy_install command from setuptools is the easiest (provided you have already setuptools installed):

easy_install eatlint

After that you must configure your Trac project to use the plugin. Edit conf/trac.ini in your Trac directory to include this:

[components]
eatlint.* = enabled

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EatLint-1.1.0.zip (8.3 kB view hashes)

Uploaded Source

Built Distribution

EatLint-1.1.0-py2.6.egg (8.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page