Possible Duplicate:
A free tool to check C/C++ source code against a set of coding standards?
Currently for my project, I'm using AStyle for indentation, and other issues, But I'm looking for a tool, preferably a command line tool for Linux which check variable naming conventions (such as Hungarian notation). does anyone knows if such a tool exists ?