Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaneberly committed Mar 4, 2017
1 parent d25e115 commit 770662c
Showing 1 changed file with 1 addition and 17 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1 @@
[ {
"severity" : "INFO",
"id" : "VAR_ALLCAPS_NAME",
"message" : "VAR_ALLCAPS_NAME",
"category" : "CFLINT",
"abbrev" : "VA",
"locations" : [ {
"file" : "src/test/resources/com/cflint/tests/VariableNameChecker/sample_239.cfc",
"fileName" : "sample_239.cfc",
"function" : "",
"column" : "0",
"line" : "8",
"message" : "Variable VARIABLE should not be upper case.",
"variable" : "VARIABLE",
"expression" : ""
} ]
} ]
[ ]

0 comments on commit 770662c

Please sign in to comment.