[DPDK/DTS Bug 1455] Add support for checking docstring validity

bugzilla at dpdk.org bugzilla at dpdk.org
Wed Jun 5 19:41:27 CEST 2024


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

            Bug ID: 1455
           Summary: Add support for checking docstring validity
           Product: DPDK
           Version: 24.07
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: DTS
          Assignee: dev at dpdk.org
          Reporter: probb at iol.unh.edu
                CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
  Target Milestone: ---

DTS is using the Google docstring format, but there is no check in
dts-check-format.sh for function docstring validity. 

As the docstring requirement is universal, add some check to this script which
will flag patches which are not adding the required docstrings for new
functions, or are adding them without following the valid google format. 

Search to see if there is a 3rd party tool which checks this already for the
google format.

-- 
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/20240605/9607b472/attachment.htm>


More information about the dev mailing list