Skip to content

Commit 72c0213

Browse files
authored
Ban some plugins from the plugin listing
1 parent 2e35a1e commit 72c0213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_scripts/banned_plugins.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ module.exports = [
22

33
'chai-51st-state', // Banned for profane language
44
'chai2.0-webdriver-promised', // Fork with poor metadata
5+
'lodash-match-pattern', // not a real chai plugin, chai-match-pattern is the real one
6+
'shimo-chai-as-promised', // dupe of chai-as-promised
57

68
];

0 commit comments

Comments
 (0)