parent
8b7b042e20
commit
9aa77dfb8d
@ -119,6 +119,7 @@ class GitHubRepoLoader {
|
|||||||
maxConcurrency: 5,
|
maxConcurrency: 5,
|
||||||
unknown: "ignore",
|
unknown: "ignore",
|
||||||
ignorePaths: this.ignorePaths,
|
ignorePaths: this.ignorePaths,
|
||||||
|
verbose: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
const docs = [];
|
const docs = [];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user