blob: 9dce2cc77433e721decf08fe7ab45ab3f295e56c [file] [log] [blame]
{
"file": {
"fuchsiaDir": "{FUCHSIA_DIR}",
"copyrightSize": 6124,
"replacements": [
{
"replace": "\u201c",
"with": "\"",
"notes": [
"Some part of the golang string processing is handling these characters incorrectly."
]
},
{
"replace": "\u201d",
"with": "\"",
"notes": [
"Some part of the golang string processing is handling these characters incorrectly."
]
}
],
"classifierThreshold": 0.8,
"classifierLicensePaths": [
"tools/check-licenses/assets/patterns"
],
"extensions": {
".gyp": true,
".gypi": true,
".merkle": true,
".ac": true,
".am": true,
".asm": true,
".bat": true,
".c": true,
".cc": true,
".cml": true,
".cpp": true,
".d": true,
".dart": true,
".dat": true,
".fidl": true,
".gn": true,
".gni": true,
".go": true,
".h": true,
".hh": true,
".inc": true,
".java": true,
".js": true,
".m": true,
".py": true,
".rs": true,
".sh": true
}
}
}