Skip to content

Commit

Permalink
Merge 178fd5d into a9663c7
Browse files Browse the repository at this point in the history
  • Loading branch information
gucong3000 committed Aug 31, 2017
2 parents a9663c7 + 178fd5d commit 371ef57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ var results = [
}
];

console.log(checkStyleFormatter(results));
console.log(checkstyleFormatter(results));
// <?xml version="1.0" encoding="utf-8"?>
// <checkstyle version="4.3">
// <file name="foo.js">
Expand Down

0 comments on commit 371ef57

Please sign in to comment.