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

            Bug ID: 1463092
           Summary: Review Request: python-vulture - Find Dead Code
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



Spec URL:
https://github.com/karelyatin/vulture-distgit/raw/master/python-vulture.spec
SRPM URL:
https://github.com/karelyatin/vulture-distgit/raw/master/python-vulture-0.14-1.fc25.src.rpm
Description: Vulture finds unused classes, functions and variables in your
code. This helps you cleanup and find errors in your programs. If you run it on
both your library and test suite you can find untested code.

Due to Python’s dynamic nature, static code analyzers like vulture are likely
to miss some dead code. Also, code that is only called implicitly may be
reported as unused. Nonetheless, vulture can be a very helpful tool for higher
code quality.
Fedora Account System Username: ykarel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to