Skip to content

Commit

Permalink
Add scss/load-no-partial-leading-underscore to bad examples ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
romaricpascal committed Nov 6, 2023
1 parent 22af3f9 commit a1b6fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stylelint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ module.exports = {
'scss/at-import-partial-extension': null,
'scss/at-mixin-pattern': null,
'scss/at-rule-conditional-no-parentheses': null,
'scss/load-no-partial-leading-underscore': null,
'scss/operator-no-unspaced': null
}
},
Expand Down

0 comments on commit a1b6fff

Please sign in to comment.