aboutsummaryrefslogtreecommitdiffstats
path: root/build/ymake.core.conf
diff options
context:
space:
mode:
authorbuglloc <buglloc@yandex-team.ru>2022-02-10 16:51:09 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:51:09 +0300
commitb868fa2d4a6e866a6b50fd0a1b8da8cdca5b57d7 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /build/ymake.core.conf
parent22f9a26d1b7124c1e1f985bbe4026d660f8eb65f (diff)
downloadydb-b868fa2d4a6e866a6b50fd0a1b8da8cdca5b57d7.tar.gz
Restoring authorship annotation for <buglloc@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/ymake.core.conf')
-rw-r--r--build/ymake.core.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf
index 69124185df..081833998b 100644
--- a/build/ymake.core.conf
+++ b/build/ymake.core.conf
@@ -8424,7 +8424,7 @@ module _GO_BASE_UNIT: _BASE_UNIT {
_GO_VET=yes
PEERDIR+=build/external_resources/yolint
_GO_VET_TOOL=${YOLINT_RESOURCE_GLOBAL}/yolint
- _GO_VET_FLAGS=-migration.config=${input:"${ARCADIA_ROOT}/build/rules/go/migrations.yaml"} -importcheck=false -SA1019=false -copyproto=false -bodyclose=false -rowserrcheck=false -ytcheck=false
+ _GO_VET_FLAGS=-migration.config=${input:"${ARCADIA_ROOT}/build/rules/go/migrations.yaml"} -importcheck=false -SA1019=false -copyproto=false -bodyclose=false -rowserrcheck=false -ytcheck=false
}
"yolint_next" ? {
_GO_VET=yes