1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 17:14:04 +02:00

SCSS Lint: enable PseudoElement check

This commit is contained in:
Chris Rebert
2015-12-01 02:05:37 -08:00
parent e458c7b0e6
commit c15e9fb9ad

View File

@@ -381,6 +381,9 @@ linters:
enabled: true
extra_properties: []
PseudoElement:
enabled: true
QualifyingElement:
enabled: false
allow_element_with_attribute: false