# HG changeset patch # User Oleksandr Gavenko # Date 1341310982 -10800 # Node ID fd6361e164893bc73d4f7cc55f25904cf5b701f3 # Parent baa1dd97c9e1d1d99166c35716efdb614199d0ad weblint. lintsh. diff -r baa1dd97c9e1 -r fd6361e16489 code-analysis.rst --- a/code-analysis.rst Tue Jul 03 00:00:57 2012 +0300 +++ b/code-analysis.rst Tue Jul 03 13:23:02 2012 +0300 @@ -25,6 +25,20 @@ http://en.wikipedia.org/wiki/Splint_%28programming_tool%29 +weblint. +======== + +Syntax and minimal style checker for HTML. + +lintsh. +======= + +Lintsh is a Bourne shell that optionally warns about suspicious or nonportable +constructs. + + http://code.dogmap.org/lintsh/ + Home page. + Valgrind. =========