aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-22 23:38:09 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-22 23:38:09 +0300
commit16b7176916707a6bc2a2fb771d1764d19a20bb2d (patch)
treebfbd45c56c7456f02a75f210ba0e282cb829e970
parent777920e4a9207c8070c801b80aba9cdfeba18da2 (diff)
downloadydb-16b7176916707a6bc2a2fb771d1764d19a20bb2d.tar.gz
intermediate changes
ref:eef737e673892e8ad08d96e58a9c9161c7211a19
-rw-r--r--build/rules/autocheck.blacklist1
-rw-r--r--build/rules/go/extended_lint.yaml2
2 files changed, 3 insertions, 0 deletions
diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist
index 9ab20798a54..d50ce1cc52b 100644
--- a/build/rules/autocheck.blacklist
+++ b/build/rules/autocheck.blacklist
@@ -30,3 +30,4 @@ metrika/frontend
metrika/analytics
hrtech/frontend
ci/registry
+market/front/apps
diff --git a/build/rules/go/extended_lint.yaml b/build/rules/go/extended_lint.yaml
index 84e28058025..3cdc5b9fe9f 100644
--- a/build/rules/go/extended_lint.yaml
+++ b/build/rules/go/extended_lint.yaml
@@ -2,6 +2,8 @@
scopes:
a.yandex-team.ru/cloud/mdb:
- importcheck
+ a.yandex-team.ru/passport:
+ - importcheck
a.yandex-team.ru/portal/avocado:
- importcheck
a.yandex-team.ru/portal/morda-go: