cflint / CFLint

Static code analysis for CFML (a linter)
BSD 3-Clause "New" or "Revised" License
174 stars 84 forks source link

CFLint Should Download Latest Version of CFParser #35

Closed jjames967 closed 9 years ago

jjames967 commented 9 years ago

CFLint should automatically load up the latest released version of cfparser to prevent possible issues.

jjames967 commented 9 years ago

changed version number of cfparser to LATEST, so it pulls the latest one it finds.