Class: TRMNLP::Lint::Checks::TitleCasing
- Inherits:
-
TRMNLP::Lint::Check
- Object
- TRMNLP::Lint::Check
- TRMNLP::Lint::Checks::TitleCasing
- Defined in:
- lib/trmnlp/lint/checks/title_casing.rb
Constant Summary collapse
- MESSAGE =
'Title should begin with a capital letter.'
Method Summary
Methods inherited from TRMNLP::Lint::Check
Constructor Details
This class inherits a constructor from TRMNLP::Lint::Check