豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 526 Bytes

File metadata and controls

7 lines (4 loc) · 526 Bytes

Whenever a detector implemenets the IDefaultOffDetector interface, it must be explicitly enabled using one of the following methods. This is intended to allow customers who want to test out the detectors in Beta and they should be warned that these detectors are not guaranteed to be completely accurate/functional

From CLI Run

add the arg --DetectorArgs <DetectorId>=EnableIfDefaultOff Additional Detectors can be added with a comma separator.

eg:--DetectorArgs Pip=EnableIfDefaultOff,GradlewCli=EnableIfDefaultOff