style-checker.rst
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/style-checker.rst	Mon Feb 22 12:46:36 2016 +0200
@@ -0,0 +1,17 @@
+.. -*- coding: utf-8; -*-
+.. include:: HEADER.rst
+
+===============
+ Style checker
+===============
+.. contents::
+   :local:
+
+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++