Inspectopedia Help

Naming conventions

Unconventional interface name   New in this release

Reports interfaces with names that are either too short, too long, or don't match the specified regular expression pattern.

Unconventional type alias name   New in this release

Reports type aliases with names that are either too short, too long, or don't match the specified regular expression pattern.

Unconventional type variable name   New in this release

Reports type variables with names that are either too short, too long, or don't match the specified regular expression pattern.

Unconventional use alias name   New in this release

Reports use aliases with names that are either too short, too long, or don't match the specified regular expression pattern.

Last modified: 11 September 2024