Class: SlimLint::Linter::QuoteConsistency

Inherits:
Linter
  • Object
show all
Includes:
SlimLint::LinterRegistry
Defined in:
lib/slim_lint/linter/quote_consistency.rb

Overview

Checks for consistent quote usage in HTML attributes

Constant Summary collapse

MSG =
'Inconsistent quote style. %s'

Method Summary

Methods included from SlimLint::LinterRegistry

extract_linters_from, included, linter_names