Inspectopedia
 
2024.3

Package naming convention

Warning
New
Last modified: 03 December 2024

Reports packages whose names are either too short, too long, or do not follow the specified regular expression pattern.

Example:

Use the options to specify the minimum and maximum length of the package name as well as a regular expression that matches valid package names (regular expressions are in standard java.util.regex format).