My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 13
This is a java wrapper around the fabulous tool by Douglas Crockford, [http://jslint.com/ jslint]. It provides a simple interface for detecting potential problems in !JavaScript code. The usage is simple: {{{ % java -jar jslint4java-1.3.3.jar application.js jslint:application.js:11:9:Li...
A simple script to check for style guide compliance for CMake files. Also includes a Vim omni-complete plugin for better CMaking. <wiki:gadget url="http://www.ohloh.net/p/cmake-lint/widgets/project_basic_stats.xml" height="220" border="1" />
java lint
Continuous LINTegration monitors your javascript files for errors and best practices using [http://www.crockford.com/ Douglas Crockford's] excellent [http://www.jslint.com jslint] script. Continuous LINTegration is built on Adobe Air using JavaScript, HTML and CSS.
When using CFEngine v2 to manage complex configs, it becomes easy to wind up with a bowl of spaghetti instead of something contained and maintainable. CFLint understands enough of the CFEngine script format to point out areas where two or more CFEngine scripts might be trampling each other.
HTML::Lint, a pure Perl module for checking HTML
smarty-lint is a lint implementation for the Smarty templating engine. smarty-lint was developed out of necessity and with simplicity of use in mind. Many of us all have committed broken templates file into our VCS without proper testing only to have it break a page because of a missing `$`, or t...
= Introduction = Lua Checker is a program that analyzes [http://www.lua.org Lua] source for common programming errors, much as the "lint" program does for C. The following problems are currently identified: * Use of variables that have not been declared. * Multiple declarations of variables...
This is a Dashboard interface for [http://www.jslint.com/ Douglas Crockford's JSLint] script. It includes [http://www.jslint.com/lint.html all the options] of the real thing, as of the release date. Compliance is shown by the progress bar on the bottom: a green bar indicates good code, a yellow b...
= JavaScript RIA Tools = Currently there are 3 related tools in the set. The first one is [JSCompile], a Python script that allows for simple concatenation and minification of JavaScript files. The second one is [JSLint], a wrapper for JSLint for use on the command line with Rhino. Th...
1 2 Next