class ERBLint::Linters::BaseLinter
def correction(_tag)
-
(Nil)
- if cannot correct element. -
(String)
- with the text to replace the HTML element if possible to correct.
def correction(_tag) nil end
(Nil)
- if cannot correct element.
(String)
- with the text to replace the HTML element if possible to correct.
def correction(_tag) nil end