[Bug 1358] Enable Pylint

bugzilla at dpdk.org bugzilla at dpdk.org
Wed Jan 10 12:01:48 CET 2024


https://bugs.dpdk.org/show_bug.cgi?id=1358

            Bug ID: 1358
           Summary: Enable Pylint
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: dts
          Assignee: dev at dpdk.org
          Reporter: juraj.linkes at pantheon.tech
                CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
  Target Milestone: ---

The first question is do we want to actually enable Pylint?

This linter provides additional linting, such as telling us when a
class/method/function is too big or pointing to a class that maybe shouldn't be
a class, among others.

Of note is that this shouldn't be added to Pylama, but executed standalone.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240110/51b99a8d/attachment.htm>


More information about the dev mailing list