[cheesecake-dev] Negative scores?

Michał Kwiatkowski constant.beta at gmail.com
Sun Feb 4 08:40:24 PST 2007


On 2/4/07, Grig Gheorghiu <grig.gheorghiu at gmail.com> wrote:
> Yeah, I think your arguments are valid. So maybe, considering that
> pep8 is also hard to score, we can make it an optional check that
> Cheesecake can run as a benefit to a package creator, but with no
> score attached to it. And by default Cheesecake will not run it. This
> way, people who are interested in PEP8-compliance of their code can
> still get feedback on where their code stands, and that feedback will
> consist in whatever pep8.py reports.

OK, made PEP8 optional (use --with-pep8 option to enable) and score is
now non-negative. To check it out:

  easy_install Cheesecake==dev

Cheers,
mk



More information about the cheesecake-dev mailing list