[RTEMS Project] #3860: Code Formatting and Style Check for RTEMS score
RTEMS trac
trac at rtems.org
Wed Oct 26 20:32:49 UTC 2022
#3860: Code Formatting and Style Check for RTEMS score
--------------------------------+---------------------------
Reporter: Christian Mauderer | Owner: Gedare Bloom
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: score | Version: 6
Severity: normal | Resolution:
Keywords: ecosystem, small | Blocked By:
Blocking: |
--------------------------------+---------------------------
Comment (by Gedare Bloom):
Another remaining open problem is: Do we have an easy mechanical way to
identify third party code?
One suggestion for handling this is:
I would like to see this as a waf target and so handled by the build
system. We
could look at something in the spec files or a simple `rtems-formatting`
in a
directory. If the file exists the contents could be some form of regx to
include
or exclude and if not present it is `include *`. The parent applies to
child
directories until overridden?
I'm going to look into it further.
--
Ticket URL: <http://devel.rtems.org/ticket/3860#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list