style-checker.rst
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
equal deleted inserted replaced
1904:78357d58b7ab 1905:fba288d59662
       
     1 .. -*- coding: utf-8; -*-
       
     2 .. include:: HEADER.rst
       
     3 
       
     4 ===============
       
     5  Style checker
       
     6 ===============
       
     7 .. contents::
       
     8    :local:
       
     9 
       
    10 List of code style checkers
       
    11 ===========================
       
    12 
       
    13   http://checkstyle.sourceforge.net
       
    14     Checkstyle is a development tool to help programmers write Java code that
       
    15     adheres to a coding standard.
       
    16   http://www.inspirel.com/vera
       
    17     Vera++ - Programmable verification and analysis tool for C++