JavaScript Rules | PMD Source Code Analyzer (original) (raw)

Index of all built-in rules available for JavaScript

Table of Contents

Best Practices

Rules which enforce generally accepted best practices.

Code Style

Rules which enforce a specific coding style.

Error Prone

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

Performance

Rules that flag suboptimal code.