Exclude running tests of forked deps
This commit is contained in:
parent
70501bc3e4
commit
8a27269d91
@ -16,6 +16,11 @@
|
|||||||
"exclude": ["no-explicit-any"]
|
"exclude": ["no-explicit-any"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"test": {
|
||||||
|
"files": {
|
||||||
|
"exclude": ["plugos/forked"]
|
||||||
|
}
|
||||||
|
},
|
||||||
"fmt": {
|
"fmt": {
|
||||||
"files": {
|
"files": {
|
||||||
"exclude": [
|
"exclude": [
|
||||||
|
Loading…
Reference in New Issue
Block a user