diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-22 20:24:47 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-22 20:24:47 +0300 |
commit | 08f2650f44aa4e969ee83007c27b3a7587702ed8 (patch) | |
tree | 47a583c46ae854aea53f9b1a246955ed6d39b6e6 /build/rules/go/extended_lint.yaml | |
parent | e3f6e44d787332f3dd5a645ef4a388da529032df (diff) | |
download | ydb-08f2650f44aa4e969ee83007c27b3a7587702ed8.tar.gz |
intermediate changes
ref:22e6b1e85082ed901b537f61d01b2951b8f03d0c
Diffstat (limited to 'build/rules/go/extended_lint.yaml')
-rw-r--r-- | build/rules/go/extended_lint.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/rules/go/extended_lint.yaml b/build/rules/go/extended_lint.yaml index eeb2784898..30290bbdc1 100644 --- a/build/rules/go/extended_lint.yaml +++ b/build/rules/go/extended_lint.yaml @@ -16,5 +16,7 @@ scopes: - importcheck a.yandex-team.ru/strm: - importcheck + a.yandex-team.ru/strm/plgo: + - exhaustivestruct a.yandex-team.ru/browser/backend: - sqlclosecheck |