mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-22 23:25:39 -04:00
Change deps_guard directory.
Signed-off-by: handyohos <zhangxiaotian@huawei.com> Change-Id: Ic08d537b38d5a248477efc0202af790087964386 #I67B61
This commit is contained in:
@@ -32,7 +32,7 @@ class BaseRule(object):
|
||||
print(info)
|
||||
|
||||
def get_help_url(self):
|
||||
return "https://gitee.com/openharmony/developtools_integration_verification/deps_guard/rules/%s/README.md" % self.__class__.RULE_NAME
|
||||
return "https://gitee.com/openharmony/developtools_integration_verification/tools/deps_guard/rules/%s/README.md" % self.__class__.RULE_NAME
|
||||
|
||||
# To be override
|
||||
def check(self):
|
||||
Reference in New Issue
Block a user