Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFLint and cfmleditor/CFLint #730

Open
ghedwards opened this issue Mar 24, 2024 · 1 comment
Open

CFLint and cfmleditor/CFLint #730

ghedwards opened this issue Mar 24, 2024 · 1 comment

Comments

@ghedwards
Copy link

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"

@denuno
Copy link
Collaborator

denuno commented Aug 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants