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

.codingstyle.4.10.0.source-code.pmd-javascript-configuration.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!-- ${project.groupId}:${project.artifactId}:${project.version} -->
<ruleset xmlns="http://pmd.sourceforge.net/ruleset/2.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         name="pmd-eclipse"
         xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd">
  <description>Ullrich Hafner's PMD rules</description>

  <rule ref="category/ecmascript/bestpractices.xml"/>
  <rule ref="category/ecmascript/codestyle.xml"/>
  <rule ref="category/ecmascript/errorprone.xml"/>
</ruleset>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy