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

cop.jcop.1.0.1.source-code.checkstyle-suppress.xml Maven / Gradle / Ivy

The 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>
    <!-- This file is probably generated...? Suppress all checks for it. -->
    <suppress files="cz/cvut/felk/cig/jcop/problem/tspfast/FastInvertSubtourOperation.java" checks="." />

    <!-- This should be refactored, but there may occur a problem with backward compatibility. -->
    <suppress files="cz/cvut/felk/cig/jcop/result/ResultEntry.java" checks="ParameterNumber" />
</suppressions>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy