Inspectopedia Help

Naming conventions

Class naming convention  

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

Const property naming convention  

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

Enum entry naming convention  

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  

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  

Reports properties that do not follow the naming conventions.

Object property naming convention  

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  

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

Property naming convention  

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

Test function naming convention  

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

Last modified: 18 June 2024