diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-26 11:01:21 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-26 11:01:21 +0300 |
commit | c321d56b715aa8ca196cf373c98b02b83251b8bb (patch) | |
tree | 0dedcee57bf1b0d0e26268ad13aa27089dfdc0c6 /build/rules/go/extended_lint.yaml | |
parent | 2aee4cdb6025798e3aae85cc1eabe01140ef0d3b (diff) | |
download | ydb-c321d56b715aa8ca196cf373c98b02b83251b8bb.tar.gz |
intermediate changes
ref:f69f306f165759314221f8c42c9dc3748f5ab986
Diffstat (limited to 'build/rules/go/extended_lint.yaml')
-rw-r--r-- | build/rules/go/extended_lint.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/rules/go/extended_lint.yaml b/build/rules/go/extended_lint.yaml index 5d71bae0ff..1ecaf4d0eb 100644 --- a/build/rules/go/extended_lint.yaml +++ b/build/rules/go/extended_lint.yaml @@ -1,4 +1,7 @@ scopes: + a.yandex-team.ru/cdn/cloud_api: + - importcheck + - exhaustivestruct a.yandex-team.ru/cloud/mdb: - importcheck a.yandex-team.ru/library/go: |