#41 adding a table layout for better reading#748
Open
cybersonic wants to merge 93 commits into
Open
Conversation
…nore lines were incorrect
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
Queryparamchecker fix
Merge from upstream
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
cflint#662 Fixing 501 errors
Upgraded http to https
Update file change
Update Docker Gradle
Increment version to v1.5.1-SNAPSHOT
…CaseChecker Fix/memory leak in package case checker
bugInfo.getColumn() is returning negative values in some cases
Fix for findbug xml output
Queryparamchecker fix
Merge upstream
Create pointless checker
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
Enhances local mode handling
Reverting it back to Java 11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.