CFLint Versions Save

Static code analysis for CFML (a linter)

CFLint-1.2.2

6 years ago

A minor release. Mostly improving the parsing of CFML.

CFLint1.2.0

6 years ago

CFLint-1.0.1

7 years ago

Bug fixes on CFLint 1.0.0 release.

CFLint-0.6.1

8 years ago

v0.6.0

8 years ago

CFLint0.5.1

8 years ago

v0.5

8 years ago

• Using CFParser's newest release with ANTLr 4 grammar. • Updated license from LGPL-3 to BSD-2

CFLint-0.2.0

9 years ago

formalized the build of the parser and CFLint under maven. Added https://github.com/cfparser/cfparser/

Added CFLintAnt, Ant task integration: See https://github.com/cflint/CFLint/blob/70ca1f92ea6befd8164156e82ffb10ffb4fdaacb/src/test/resources/sample.build.xml

Added a progress monitor to the UI.

Added contributed machine independent new lines.

Some major changes done to get maven working. Let us know if you see anything odd.

CFLint-0.1.8

10 years ago

CFLint-0.1.7

10 years ago

Addressed issues 2,3,4, and 5.