<?xml version="1.0" encoding="utf-8"?>
<checkstyle>
<file name="/pants/file1.js">
<error line="3" column="1" severity="error" message="crazyIfElseFn has a cyclomatic complexity of 12, maximum should be 10" source="CyclomaticComplexity"/>
</file>
</checkstyle>