Skip to content

Commit cd6cc6a

Browse files
authored
Merge pull request #81 from yochiyochirb/apply-bem-style
CSS を BEM の規約に合わせるために scss-lint の設定を変えた
2 parents 64609b0 + a24d4db commit cd6cc6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scss-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ linters:
9494
severity: warning
9595
SelectorFormat:
9696
enabled: true
97-
convention: hyphenated_lowercase
97+
convention: hyphenated_BEM
9898
Shorthand:
9999
enabled: true
100100
severity: warning

0 commit comments

Comments
 (0)