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

sonar.plugins.sonar-squid-java-plugin.3.2.1.source-code.checkstyle-configuration.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0"?>
<!DOCTYPE module PUBLIC
    "-//Puppy Crawl//DTD Check Configuration 1.2//EN"
    "http://www.puppycrawl.com/dtds/configuration_1_2.dtd">

<module name="Checker">
	<property name="charset" value="${charset}" />
	<module name="TreeWalker">
		<module name="org.sonar.java.ast.CheckstyleSquidBridge"></module>
	</module>
</module>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy