Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
= xmastree =
SYNOPSIS
xmastree file [file...]
xmastree < file
DESCRIPTION
Audit patches or source files for Reverse Christmas Tree order of
declarations within functions.
BUGS
Relies on fairly naïve line-based regexy parsing, which works on normally-
formatted C but could easily be confused by anything out of the ordinary.