aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-04-30 00:51:44 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-04-30 00:51:44 +0300
commit84d0f48167dad0467bd26e32b0d876f0b49d62d8 (patch)
tree4868ef5fdd1c7d3356187bd2821f17086dd3bc80
parentdb6e84f52792f8ca65acdff03ea8f7f8b522da8b (diff)
downloadydb-84d0f48167dad0467bd26e32b0d876f0b49d62d8.tar.gz
intermediate changes
ref:1b5c223f5aae541c55e328b6f4a45d75f35edb20
-rw-r--r--build/rules/go/extended_lint.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/rules/go/extended_lint.yaml b/build/rules/go/extended_lint.yaml
index edb1575535..5ce72f5e03 100644
--- a/build/rules/go/extended_lint.yaml
+++ b/build/rules/go/extended_lint.yaml
@@ -10,8 +10,9 @@ scopes:
- importcheck
a.yandex-team.ru/noc:
- importcheck
+ a.yandex-team.ru/noc/cmdb:
+ - exhaustivestruct
a.yandex-team.ru/noc/nocauth:
- - importcheck
- exhaustivestruct
- sqlclosecheck
a.yandex-team.ru/passport: