CFLint icon indicating copy to clipboard operation
CFLint copied to clipboard

CFLint and cfmleditor/CFLint

Open ghedwards opened this issue 11 months ago • 1 comments

I only started the "cfmleditor" project because I was short on time and needed some things done quickly, and because of other reasons I cannot disclose that preferred something publicly maintainable. I'm also quite open to contributors.

I've added the following rules to my fork of this project, please feel to merge them back to this project. How ever, if you wish to use these, I would prefer you use all the rules I've created so I might revert back to using this project.

https://github.com/cfmleditor/cflint

"IMPLICIT_SCOPE", "AVOID_USING_CFCOOKIE_TAG", "AVOID_USING_CFHTTP_TAG", "ADDTOKEN_ATTR", "AVOID_USING_CFINVOKE_TAG", "AVOID_USING_CFFORM_TAG", "AVOID_USING_CFINPUT_TAG", "AVOID_USING_CFFILE_TAG", "AVOID_USING_CFDIRECTORY_TAG", "AVOID_USING_ISDEFINED", "AVOID_USING_EVALUATE"

ghedwards avatar Mar 24 '24 11:03 ghedwards

The more rules the merrier I think! I'll take a look at what it would take to merge them into the dev branch.

denuno avatar Aug 11 '24 23:08 denuno