https://bugzilla.redhat.com/show_bug.cgi?id=839056

            Bug ID: 839056
        QA Contact: extras...@fedoraproject.org
          Severity: medium
           Version: rawhide
          Priority: medium
                CC: nott...@redhat.com,
                    package-review@lists.fedoraproject.org
          Assignee: nob...@fedoraproject.org
           Summary: Review Request: python-flake8 - code checking using
                    pep8 and pyflakes
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: mc...@redhat.com
              Type: ---
     Documentation: ---
          Hardware: All
        Mount Type: ---
            Status: NEW
         Component: Package Review
           Product: Fedora

Spec URL: http://mcepl.fedorapeople.org/tmp/python-flake8.spec
SRPM URL:
http://kojipkgs.fedoraproject.org//work/tasks/1762/4231762/python-flake8-1.4-1.fc18.src.rpm
Description: 
Flake8 is a wrapper around these tools:

- PyFlakes - pep8 - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores
pep8 and PyFlakes extended options and just uses defaults. It displays the
warnings in a per-file, merged output.

It also adds a few features:

- files that contains with this header are skipped::

# flake8: noqa

- lines that contains a "# NOQA" comment at the end will not issue a
warning. - a Mercurial hook.

- a McCabe complexity checker.


Fedora Account System Username:
mcepl

Build in http://koji.fedoraproject.org/koji/taskinfo?taskID=4231761

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to