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

Merge upstream #746

Open
wants to merge 71 commits into
base: master
Choose a base branch
from
Open

Merge upstream #746

wants to merge 71 commits into from

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 30 commits March 5, 2024 15:47
….jackson.core-jackson-databind-2.12.7.1

Bump com.fasterxml.jackson.core:jackson-databind from 2.10.3 to 2.12.7.1
….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.
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