Skip to content

Conversation

@cybersonic
Copy link

No description provided.

bferdinandus and others added 30 commits January 25, 2019 15:28
Fix matching on @CFLintIgnore comments
QueryParamChecker returning a lot of matches, include addition of parameters to exclude code base exclusions such as use of cfloop and common delimiter ( clauseDelim|delim) variables
"QueryParamChecker.allowVariableExpression":"(clauseDelim|delim)",
"QueryParamChecker.allowLineExpression":"<cfloop[^>]*#${variable}#[^>]*>"
bugInfo.getColumn() is returning negative values in some cases, ensure when output to text is does not return a negative column.
bugInfo.getColumn() is returning negative values in some cases
The syntax for creating an HTML-file in README.MD is incorrect
"-html -html <outputfile>"
should be
"-html -htmlfile <outputfile>"
according to the integrated help function
Upgraded http to https
Increment version to v1.5.1-SNAPSHOT
…CaseChecker

Fix/memory leak in package case checker
bugInfo.getColumn() is returning negative values in some cases
ghedwards and others added 30 commits March 25, 2024 21:24
Adds support for recognizing local mode in function attribute metadata to skip spurious missing variable errors. Updates context propagation, refines variable scoping in assignments, and includes new configuration and tests.
See cflint#39
cflint#41 adding a table layout for better reading
Reverting it back to Java 11
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

Successfully merging this pull request may close these issues.

9 participants