We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97ae31 commit 3f2bf42Copy full SHA for 3f2bf42
src/utils/licenseUtility.node.ts
@@ -100,5 +100,6 @@ export class LicenseEvidenceGatherer<P extends string = string> {
100
101
102
103
+/* c8 ignore next 2 */
104
/* eslint-disable-next-line @typescript-eslint/no-empty-function -- ack */
105
function noop ():void {}
0 commit comments