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

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

Go to download

Contains the checkstyle rules for Shoelaces, bundling as a JAR so it can be reused across all the modules. Recommended approach from https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html

There is a newer version: 3.0
Show newest version
<?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="[/\\]target[/\\]" checks=".*"/>
</suppressions>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy