Skip to content

Conversation

@ghedwards
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 added 28 commits March 5, 2024 15:51
….13.1

Bump junit:junit from 4.12 to 4.13.1
…mmons-io-2.7

Bump commons-io:commons-io from 2.5 to 2.7
…t-ant-1.10.11

Bump org.apache.ant:ant from 1.7.0 to 1.10.11
This reverts commit a3896ae.
@ghedwards
Copy link
Author

@KamasamaK I understand there are a lot of changes in this PR but merging it would help me continue on other improvements for CFLint

@ghedwards
Copy link
Author

I've created a new branch based on this master to cherry pick and submit individual pull requests, can you confirm you'll accept / merge individual items just so me doing this is not a waste of time @KamasamaK

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.

8 participants