Skip to content

Reverse Christmas Tree order checker for C language patches, Python3

License

Notifications You must be signed in to change notification settings

tianx666/reverse-xmas-tree-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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.

About

Reverse Christmas Tree order checker for C language patches, Python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages