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

org.sonar.plugins.pmd.profile-sun-conventions.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<ruleset xmlns="http://pmd.sf.net/ruleset/1.0.0" xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0 http://pmd.sf.net/ruleset_xml_schema.xsd" xsi:noNamespaceSchemaLocation="http://pmd.sf.net/ruleset_xml_schema.xsd" name="Sonar rules set" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <description>Generated by Sonar</description>
  <rule ref="rulesets/sunsecure.xml/MethodReturnsInternalArray" />
  <rule ref="rulesets/sunsecure.xml/ArrayIsStoredDirectly" />
</ruleset>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy