mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Add suppression for AutoMerge (#9524)
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
{
|
{
|
||||||
"file": "build\\actions\\AutoLabel\\dist\\index.js",
|
"file": "build\\actions\\AutoLabel\\dist\\index.js",
|
||||||
"_justification": "False positive from webpacked code"
|
"_justification": "False positive from webpacked code"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "build\\actions\\AutoMerge\\dist\\index.js",
|
||||||
|
"_justification": "False positive from webpacked code"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user