| Class | Description |
|---|---|
| ExcludeTestPackages |
Allows disabling some rules for the test suite source.
|
| Header | |
| IllegalImport |
A simple CheckStyle checker to verify specific import statements are not being used.
|
| JavaDocUtil | |
| UnusedImports |
This is a specialization of the
UnusedImportsCheck that fixes a couple of problems, including correctly processing
@link expressions that are not properly terminated on the same line, correctly processing JavaDoc @param lines,
and correctly processing method parameters contained with @link expressions. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.