<?xml version="1.0"?>
<!DOCTYPE suppressions PUBLIC
        "-//Puppy Crawl//DTD Suppressions 1.1//EN"
        "http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
<suppressions>
    <suppress files=".*generated-src.*" checks=".*"/>
    <suppress files=".*IndentingXMLStreamWriter.java" checks=".*"/>
    <suppress files=".*InfoTree.java" checks=".*"/>
    <suppress files=".*LabelDictionary.java" checks=".*"/>
    <suppress files=".*RtedAlgorithm.java" checks=".*"/>
    <suppress files=".*StreamWriterDelegate.java" checks=".*"/>
    <suppress files=".*HungarianAlgorithm.java" checks=".*"/>
    <suppress files=".*Indentation.java" checks=".*"/>
    <suppress files=".*EntityType.java" checks=".*"/>
    <suppress files=".*CTreeGenerator.java" checks="Indentation"/>
    <suppress files=".*View.java" checks="Indentation"/>
    <suppress files=".*View.java" checks="LineLength"/>
    <suppress files=".*CdJdtVisitor.java" checks=".*"/>
    <suppress files=".*Run.java" checks="Indentation"/>
</suppressions>
