We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e34f7d commit 30868f3Copy full SHA for 30868f3
.bithoundrc
@@ -4,7 +4,8 @@
4
"**/build/**",
5
"**/dist/**",
6
"**/examples/**",
7
- "**/docs/**"
+ "**/docs/**",
8
+ "**/test/unit/lib/**"
9
],
10
"test": [
11
"**/test/**"
0 commit comments