Class: PlatformosCheck::LiquidCheck
- Extended by:
- ChecksTracking
- Includes:
- ParsingHelpers
- Defined in:
- lib/platformos_check/liquid_check.rb
Direct Known Subclasses
ConvertIncludeToRender, DeprecatedFilter, GraphqlInForLoop, IncludeInRender, InvalidArgs, LiquidTag, MissingEnableComment, MissingTemplate, ParseJsonFormat, RequiredLayoutObject, SpaceInsideBraces, SyntaxError, TemplateLength, TranslationKeyExists, UndefinedObject, UnknownFilter, UnreachableCode, UnusedAssign, UnusedPartial
Constant Summary
Constants inherited from Check
Check::CATEGORIES, Check::SEVERITIES, Check::SEVERITY_VALUES
Instance Attribute Summary
Attributes inherited from Check
#ignored_patterns, #offenses, #options, #platformos_app
Method Summary
Methods included from ChecksTracking
Methods included from ParsingHelpers
Methods inherited from Check
#==, #add_offense, all, can_disable, #can_disable?, categories, #categories, category, #code_name, doc, #doc, docs_url, #ignore!, #ignored?, #severity, severity, #severity=, #severity_value, severity_value, single_file, #single_file?, #to_s, #whole_platformos_app?