blob: 46438b71b3e46be9dc636f71d67f75c4f2c3e7ab [file] [log] [blame]
{
"filesRegex": [],
"skipFiles": [
".gitignore",
"API_EVOLUTION.md",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE-APACHE.old",
"LICENSE-MIT.old",
"SYNTAX.md",
"TESTING.md",
"all_selectors.txt",
"build-changelist.txt",
"cipd.gni",
"code_coverage.pb.go",
"getting_started.md",
"glossary.md",
"goldens.txt",
"navbar.md"
],
"skipDirs": [
".cipd",
".git",
".jiri_root",
".ssh",
"examples",
"out",
"prebuilt/gputest",
"prebuilt/gputest-on-scenic",
"prebuilt/infra",
"prebuilt/media",
"prebuilt/ml/tests",
"prebuilt/third_party/aemu",
"prebuilt/third_party/gcc",
"prebuilt/third_party/qemu",
"prebuilt/third_party/sysroot/linux",
"test",
"test-apps",
"testdata",
"testing",
"tests",
"tools/check-licenses/golden",
"zircon/third_party/lz4/programs",
"zircon/third_party/lz4/tests"
],
"textExtensionList": [
"a",
"ac",
"am",
"asm",
"bat",
"bin",
"c",
"cc",
"cpp",
"d",
"dart",
"dat",
"dill",
"far",
"fidl",
"gn",
"gni",
"go",
"gyp",
"gypi",
"h",
"hh",
"in",
"inc",
"java",
"js",
"m",
"md",
"merkle",
"py",
"rs",
"sh",
"snapshot",
"txt"
],
"maxReadSize": 6144,
"separatorWidth": 80,
"prohibitedLicenseTypes" :[
"gcc",
"gnu",
"redhat"
],
"exitOnProhibitedLicenseTypes": false,
"exitOnUnlicensedFiles": false,
"outputLicenseFile": true,
"outputFilePrefix": "NOTICE",
"outputFileExtension": "html.gz",
"outputTreeStateFilename": "",
"product": "astro",
"singleLicenseFiles": [
"about_os_credits.html",
"copying",
"copyright",
"licence",
"license",
"notice",
"ofl"
],
"customProjectLicenses" : [
{
"projectRoot": "prebuilt/third_party/rust/linux-x64",
"licenseLocation": "linux-x64/share/doc/rust/COPYRIGHT"
},
{
"projectRoot": "prebuilt/third_party/rust_tools/linux-x64",
"licenseLocation": "linux-x64/share/doc/rust/COPYRIGHT"
},
{
"projectRoot": "prebuilt/third_party/cmake/linux-x64",
"licenseLocation": "linux-x64/doc/cmake-3.10/Copyright.txt"
},
{
"projectRoot": "prebuilt/third_party/ffmpeg/pkg",
"licenseLocation": "pkg/ffmpeg/docs/LICENSE.md"
},
{
"projectRoot": "prebuilt/third_party/python3/linux-x64",
"licenseLocation": "linux-x64/lib/python3.8/LICENSE.txt"
},
{
"projectRoot": "prebuilt/third_party/llvm/include",
"licenseLocation": "include/llvm/Support/LICENSE.TXT"
},
{
"projectRoot": "prebuilt/third_party/jq/linux-x64",
"licenseLocation": "linux-x64/share/doc/jq/COPYING"
}
],
"licensePatternDir": "tools/check-licenses/golden/patterns",
"baseDir": ".",
"target": "all",
"logLevel": "verbose"
}