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

Dev to Master #196

Merged
merged 15 commits into from
Sep 16, 2016
Merged

Dev to Master #196

merged 15 commits into from
Sep 16, 2016

Conversation

msp1kpj
Copy link
Contributor

@msp1kpj msp1kpj commented Sep 15, 2016

Pull changes to Master branch

tstec and others added 15 commits July 25, 2016 09:13
In some situations CFMLParser mixes content of analyzed files. That's why we need to create separate instance of CFMLParser for each file.
Allows nested ']]>' strings.
Escape all control characters that are illegal in xml.
Generate xml with issues using stax implementation
…name (cfquery, cfloop, and cfinvoke)

Fixed BugInfo to trim file names
Fix cfml tag checker to verify the cfmlTag was not null before checking
Added Test for cfelement variable nameEndsInNumberScript
Added new Argument Default condition checker for variables that don't have a default and the code is checking if the argument exists or isdefined
# Conflicts:
#	src/main/java/com/cflint/tools/CFLintFilter.java
# Conflicts:
#	src/main/java/com/cflint/CFLint.java
Merger from Head Master
# Conflicts:
#	pom.xml
#	src/main/java/com/cflint/CFLint.java
#	src/main/java/com/cflint/ant/CFLintTask.java
#	src/main/java/com/cflint/main/CFLintMain.java
@ryaneberly ryaneberly merged commit 5336a9a into cflint:dev Sep 16, 2016
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.

3 participants