Skip to content

Commit c3ad84c

Browse files
Delete CPP_STYLE_TEST_16 macro
Delete CPP_STYLE_TEST_16 macro commit_hash:88dc34a844ce8004b9f9fc45ed9e5c5e6be04df6
1 parent 089f940 commit c3ad84c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build/ymake.core.conf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1661,12 +1661,6 @@ macro LINT(level) {
16611661
SET(LINT_LEVEL_VALUE $level)
16621662
}
16631663

1664-
# tag:cpp-specific tag:test
1665-
module CPP_STYLE_TEST_16: PY3TEST_BIN {
1666-
DEPENDS(contrib/libs/clang16/tools/clang-format)
1667-
PEERDIR+=library/python/cpp_test
1668-
}
1669-
16701664
macro STYLE(Globs...) {
16711665
_GLOB(STYLE_SRCS_GLOB ${pre=${ARCADIA_ROOT}:Globs})
16721666
_STYLE(${STYLE_SRCS_GLOB})

0 commit comments

Comments
 (0)