Skip to content
jjames967 edited this page Aug 20, 2014 · 24 revisions

CFLint


A static code analysis tool for ColdFusion (in the spirit of FindBugs and Lint)

Can you use it today? Functional? Yes Mature, flawless? No, you can help:

  • Report an issue
  • Join the mailing list on Nabble CFLint

To build, it is recommended you read the build-instructions.

See the Jenkins/Hudson plugin here.

Someone has created a SublimeLinterplugin here.

Ray Camden created a CFBuilderplugin hereand blogs about CFLint here.

Quick Start

cflint --folder <somefolder> 
open cflint-result.html in your browser

Usage

cflint --folder c:\source\cfmx
cflint-ui
cflint --help