All Downloads are FREE. Search and download functionalities are using the official Maven repository.

checkstyle.checkstyle-suppressions.xml Maven / Gradle / Ivy

There is a newer version: 0.7
Show newest version
<?xml version="1.0"?>

<!DOCTYPE suppressions PUBLIC
        "-//Puppy Crawl//DTD Suppressions 1.1//EN"
        "http://checkstyle.sourceforge.net/dtds/suppressions_1_1.dtd">

<suppressions>
    <suppress checks="MagicNumber" files=".*[\\/]src[\\/]test[\\/]"/>
</suppressions>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy