[llvm-commits] simple style checker

Anton Korobeynikov anton at korobeynikov.info
Wed May 30 00:45:47 PDT 2012


Reed,

> I made this simple python script to check for long lines and lines with
> tabs.
Grep is not easy enough to do this?

> Default is 80 character maximum lines and checking for tabs.
"make check-for-tabs" and "make check-line-length" will do this for
LLVM codebase

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list