Skip to content
On this page

TraitNameSuffix

Checks that traits are suffixed by Trait.

Scope

Generic.NamingConventions.TraitNameSuffix

Description

Trait names must be suffixed with "Trait", e.g. BarTrait.

Usage

xml
<rule ref="Generic.NamingConventions.TraitNameSuffix"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.