Available Checks v1.3.1

These are the checks provided by Checkstyle Addons, in alphabetical order. The 'Checks' menu above provides a reference by category.

Currently, there are 5 checks.

Check [since version] – Description
 
IllegalMethodCall since v1.1.0

Flag calls to illegal methods based on their names

LocationReference since v1.3.0

Check variable assignments and method parameters for correct references to the current method or class

LostInstance since v0.1.0

Find objects created with new that are not used for anything

PropertyCatalog since v1.2.0

Keep a property file and a corresponding piece of code in sync

RegexpOnFilename since v0.1.0

Apply a regular expression to the names of files

For other versions of Checkstyle Addons, please refer to the release history, which also includes version-specific check documentation.