aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorionagamed <ionagamed@yandex-team.com>2024-03-20 12:52:47 +0300
committerionagamed <ionagamed@yandex-team.com>2024-03-20 13:27:26 +0300
commit905778d78077740288b8a35d29e74e15861714ef (patch)
treef15fbea199f42a432181d5a34fda5fcb22f89477 /build
parentd4b6beb83556b5078714a0c4b2b16e104eb9f9ab (diff)
downloadydb-905778d78077740288b8a35d29e74e15861714ef.tar.gz
remove CPP_STYLE_TEST_14
32fac09ac9f99b915e4841566688daada3dc01ac
Diffstat (limited to 'build')
-rw-r--r--build/ymake.core.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf
index acc6d1d4f5..d8b88bb3f3 100644
--- a/build/ymake.core.conf
+++ b/build/ymake.core.conf
@@ -1617,12 +1617,6 @@ macro LINT(level) {
}
# tag:cpp-specific tag:test
-module CPP_STYLE_TEST_14: PY3TEST_BIN {
- DEPENDS(contrib/libs/clang14/tools/clang-format)
- PEERDIR+=library/python/cpp_test
-}
-
-# tag:cpp-specific tag:test
module CPP_STYLE_TEST_16: PY3TEST_BIN {
DEPENDS(contrib/libs/clang16/tools/clang-format)
PEERDIR+=library/python/cpp_test