diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-21 13:11:36 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-21 13:11:36 +0300 |
commit | bcf191899621a8d6c2764d8a40e3a2e70d634313 (patch) | |
tree | aa1bff83703770f0ff415e86152c2c2565302ee6 /build/rules/go/extended_lint.yaml | |
parent | d8263c1ee2e19e14f2bc739740afbe9fd7303435 (diff) | |
download | ydb-bcf191899621a8d6c2764d8a40e3a2e70d634313.tar.gz |
intermediate changes
ref:a71ac657b5f2f446a1af9b99473c67945c36aeeb
Diffstat (limited to 'build/rules/go/extended_lint.yaml')
-rw-r--r-- | build/rules/go/extended_lint.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/rules/go/extended_lint.yaml b/build/rules/go/extended_lint.yaml new file mode 100644 index 0000000000..57cc781cb6 --- /dev/null +++ b/build/rules/go/extended_lint.yaml @@ -0,0 +1,6 @@ +--- +scopes: + a.yandex-team.ru/portal/avocado: + - importcheck + a.yandex-team.ru/portal/morda-go: + - importcheck |