Sha256: 2132a930ee35fa66d78503f972f23305ad6f84c3ed0deff58a04705b334325db

Contents?: true

Size: 535 Bytes

Versions: 4

Compression:

Stored size: 535 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
  <checkstyle version="6.11">
     <file name="/Users/cristianoliveira/work/java-checkstyle/spec/fixtures/bad.java">
       <error line="1" severity="error" message="some error message" source="com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck"/>
       <error line="11" column= "1 " severity= "warning" message="some error message" source="com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck"/>
    </file>
  </checkstyle>
Checkstyle ends with 4 errors.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
java-checkstyle-1.0.5 spec/fixtures/output_one_bad_file.log
java-checkstyle-1.0.4 spec/fixtures/output_one_bad_file.log
java-checkstyle-1.0.3 spec/fixtures/output_one_bad_file.log
java-checkstyle-1.0.0 spec/fixtures/output_one_bad_file.log