Skip to content

Audit C source files and patches for Reverse Christmas Tree compliance

Notifications You must be signed in to change notification settings

ecree-solarflare/xmastree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

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.
LICENSE
    Released under the ISC License, see top of xmastree.py for details.

About

Audit C source files and patches for Reverse Christmas Tree compliance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages