Class: TRMNLP::Lint::Checks::LayoutsHaveContent
- Inherits:
-
TRMNLP::Lint::Check
- Object
- TRMNLP::Lint::Check
- TRMNLP::Lint::Checks::LayoutsHaveContent
- Defined in:
- lib/trmnlp/lint/checks/layouts_have_content.rb
Constant Summary collapse
- MIN_CONTENT_LENGTH =
10- MESSAGE =
'Some markup layouts are empty, please provide basic treatment.'
Method Summary
Methods inherited from TRMNLP::Lint::Check
Constructor Details
This class inherits a constructor from TRMNLP::Lint::Check