blob: aa82f2c2fa499c6133dbecc54819917d2ae51b02 [file] [log] [blame]
{
"skipFiles": ["a", "b", "c", "d", "e", "f"],
"skipDirs": ["1", "2", "3", "4", "5", "6"],
"stopLicensePropagation": ["a", "b", "c", "d", "e", "f"],
"strictTextExtensionList": ["1", "2", "3", "4", "5", "6"],
"textExtensionList": ["a", "b", "c", "d", "e", "f"],
"maxReadSize": 6144,
"prohibitedLicenseTypes" :["1", "2", "3", "4", "5", "6"],
"exitOnProhibitedLicenseTypes": true,
"exitOnUnlicensedFiles": true,
"strictAnalysis": true,
"outputLicenseFile": true,
"outputFilePrefix": "NOTICE",
"outputFileExtensions": ["txt.gz", "html.gz"],
"singleLicenseFiles": ["a", "b", "c", "d", "e", "f"],
"licensePatternDir": "tools/check-licenses/golden/patterns",
"licenseAllowList": {},
"baseDir": ".",
"outDir": ".",
"target": "all",
"logLevel": "verbose"
}