Inspectopedia Help

Naming conventions

Class naming convention  

Reports class names that do not follow the recommended naming conventions.

Const property naming convention   New in this release

Reports const property names that do not follow the recommended naming conventions.

Enum entry naming convention   New in this release

Reports enum entry names that do not follow the recommended naming conventions.

Function naming convention  

Reports function names that do not follow the recommended naming conventions.

Inconsistent comment for Java parameter   New in this release

Reports inconsistent parameter names for Java method calls specified in a comment block.

Local variable naming convention  

Reports local variables that do not follow the naming conventions.

Object private property naming convention   New in this release

Reports properties that do not follow the naming conventions.

Object property naming convention   New in this release

Reports properties that do not follow the naming conventions.

Package naming convention  

Reports package names that do not follow the naming conventions.

Private property naming convention   New in this release

Reports private property names that do not follow the recommended naming conventions.

Property naming convention   New in this release

Reports property names that do not follow the recommended naming conventions.

Test function naming convention   New in this release

Reports test function names that do not follow the recommended naming conventions.

Last modified: 11 September 2024