-
Notifications
You must be signed in to change notification settings - Fork 83
Description
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"