We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The three rules:
work only when a component is in CFML. Can they be extended to work with script code too?
The text was updated successfully, but these errors were encountered:
@mpaluchowski , good suggestion. It looks like functions can be hinted in 3 ways in cfscript.
Sorry, something went wrong.
Yes, agree :)
#199
1b07e49
added hint checking for cfscript: components,functions,arguments.
@mpaluchowski , this is implemented. Note: the only valid way to hint arguments in cfscript seems to be javadoc style.
No branches or pull requests
The three rules:
work only when a component is in CFML. Can they be extended to work with script code too?
The text was updated successfully, but these errors were encountered: