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
Linter doesn't recognize the Safe Navigation Operator(?.) introduced in CF2016. It throws: [cflint] PARSE_ERROR: Unable to parse.
Here's a link describing the operator: https://www.adobe.com/devnet/coldfusion/articles/language-enhancements-cf-2016.html
The text was updated successfully, but these errors were encountered:
cfparser/cfparser#103
Sorry, something went wrong.
#579
ea0cc0f
going to cfparser 2.8.0 to fix this
fixed in dev branch.
ryaneberly
No branches or pull requests
Linter doesn't recognize the Safe Navigation Operator(?.) introduced in CF2016. It throws: [cflint] PARSE_ERROR: Unable to parse.
Here's a link describing the operator: https://www.adobe.com/devnet/coldfusion/articles/language-enhancements-cf-2016.html
The text was updated successfully, but these errors were encountered: