A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.pmd-code.org/latest/pmd_rules_velocity_errorprone.html below:

Error Prone | PMD Source Code Analyzer

Rules to detect constructs that are either broken, extremely confusing or prone to runtime errors.

Table of Contents EmptyForeachStmt

Since: PMD 5.1

Priority: Medium High (2)

Empty foreach statements should be deleted.

This rule is defined by the following Java class: net.sourceforge.pmd.lang.velocity.rule.errorprone.EmptyForeachStmtRule

Use this rule by referencing it:

<rule ref="category/velocity/errorprone.xml/EmptyForeachStmt" />
EmptyIfStmt

Since: PMD 5.1

Priority: Medium High (2)

Empty if statements should be deleted.

This rule is defined by the following Java class: net.sourceforge.pmd.lang.velocity.rule.errorprone.EmptyIfStmtRule

Use this rule by referencing it:

<rule ref="category/velocity/errorprone.xml/EmptyIfStmt" />

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4