diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-21 17:32:36 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-21 17:32:36 +0300 |
commit | 3f2a0c7d35ea5aef609e266ea0e770c383115dca (patch) | |
tree | f02b390ebb05f29d78747467225cfeabb2fb6c04 /build/rules/go/extended_lint.yaml | |
parent | ad30bd0d2db46b1527ccad96eed69c1da2dcd368 (diff) | |
download | ydb-3f2a0c7d35ea5aef609e266ea0e770c383115dca.tar.gz |
intermediate changes
ref:b5bdca4f17ff592821129f4e002af0b22d4411a0
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 8ad768cdbd..611ca2100c 100644 --- a/build/rules/go/extended_lint.yaml +++ b/build/rules/go/extended_lint.yaml @@ -6,3 +6,5 @@ scopes: - importcheck a.yandex-team.ru/portal/morda-go: - importcheck + a.yandex-team.ru/security: + - importcheck |