# HG changeset patch # User Oleksandr Gavenko # Date 1280606197 -10800 # Node ID 4f61802067ca2e1d498fa735d202ce0bd0a557a0 # Parent e68485998b9867641b7be1af69a2926fdf950e64 List of code style checkers. diff -r e68485998b98 -r 4f61802067ca style-checker.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/style-checker.rst Sat Jul 31 22:56:37 2010 +0300 @@ -0,0 +1,9 @@ +-*- mode: outline -*- + +* List of code style checkers. + + http://checkstyle.sourceforge.net + Checkstyle is a development tool to help programmers write + Java code that adheres to a coding standard. + http://www.inspirel.com/vera + Vera++ - Programmable verification and analysis tool for C++