Skip to content

Commit b4ba260

Browse files
committed
fix: remove NameFormat rule breaking grunt build
1 parent 4053c17 commit b4ba260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scss-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ linters:
7777
force_nesting: true
7878

7979
NameFormat:
80-
enabled: true
80+
enabled: false
8181
convention: BEM
8282

8383
NestingDepth:

0 commit comments

Comments
 (0)