mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 12:30:23 +00:00
SCSS Lint: enable PseudoElement check
This commit is contained in:
parent
e458c7b0e6
commit
c15e9fb9ad
1 changed files with 3 additions and 0 deletions
|
|
@ -381,6 +381,9 @@ linters:
|
|||
enabled: true
|
||||
extra_properties: []
|
||||
|
||||
PseudoElement:
|
||||
enabled: true
|
||||
|
||||
QualifyingElement:
|
||||
enabled: false
|
||||
allow_element_with_attribute: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue