Exclude running tests of forked deps

pull/109/head
Zef Hemel 2022-10-19 09:55:00 +02:00
parent 70501bc3e4
commit 8a27269d91
1 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,11 @@
"exclude": ["no-explicit-any"]
}
},
"test": {
"files": {
"exclude": ["plugos/forked"]
}
},
"fmt": {
"files": {
"exclude": [