Turn dir listings into UL, so we can use normal links

This commit is contained in:
2017-11-12 15:36:09 +01:00
parent d924303c32
commit 93d8c68949
7 changed files with 69 additions and 53 deletions

View File

@@ -100,7 +100,7 @@ linters:
NestingDepth:
enabled: true
max_depth: 5
max_depth: 7
ignore_parent_selectors: false
PlaceholderInExtend:
@@ -144,7 +144,7 @@ linters:
enabled: true
QualifyingElement:
enabled: true
enabled: false
allow_element_with_attribute: false
allow_element_with_class: false
allow_element_with_id: false