Suppress another file for CredScan (#9478)

This commit is contained in:
Charles Gagnon
2020-03-09 08:24:26 -07:00
committed by GitHub
parent 9f9c65591d
commit 86b92b9a87

View File

@@ -4,6 +4,10 @@
{
"file": "src\\vs\\base\\test\\common\\uri.test.ts",
"_justification": "External code"
},
{
"file": "build\\actions\\AutoLabel\\dist\\index.js",
"_justification": "False positive from webpacked code"
}
]
}
}