diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-26 11:32:16 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-26 11:32:16 +0300 |
commit | e072178a18a4f299074745b09896d92ddff11330 (patch) | |
tree | 17ce536a585e17c6e652cc108dcadc0dd1a54f11 | |
parent | 2efc3455fbb791702d7a066738895ffc561519d8 (diff) | |
download | ydb-e072178a18a4f299074745b09896d92ddff11330.tar.gz |
intermediate changes
ref:401dd4a48d5bc9303a8e4dd1d2fcc7e51a6549fc
-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 1ecaf4d0eb..edb1575535 100644 --- a/build/rules/go/extended_lint.yaml +++ b/build/rules/go/extended_lint.yaml @@ -8,6 +8,8 @@ scopes: - importcheck a.yandex-team.ru/market/combinator: - importcheck + a.yandex-team.ru/noc: + - importcheck a.yandex-team.ru/noc/nocauth: - importcheck - exhaustivestruct |