summaryrefslogtreecommitdiffstats
path: root/library/python/cpp_test/ya.make
diff options
context:
space:
mode:
authorthegeorg <[email protected]>2023-09-15 19:22:08 +0300
committerthegeorg <[email protected]>2023-09-15 19:43:17 +0300
commitd75c311f1ac747ca251904ec1fd12688bcd136b3 (patch)
treebb7334643fdaaabbce3d66dd3d90b6a43e60742d /library/python/cpp_test/ya.make
parent6ff4e6332a1e3daf26f59b0520a3e8932c1ee538 (diff)
Remove references to clang-format-12
Diffstat (limited to 'library/python/cpp_test/ya.make')
-rw-r--r--library/python/cpp_test/ya.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/library/python/cpp_test/ya.make b/library/python/cpp_test/ya.make
index c325e2ad5fc..6267cbf6303 100644
--- a/library/python/cpp_test/ya.make
+++ b/library/python/cpp_test/ya.make
@@ -12,8 +12,7 @@ TEST_SRCS(
)
RESOURCE(
- devtools/ya/handlers/style/style_config /cpp_style/config/12
- devtools/ya/handlers/style/style_config_14 /cpp_style/config/14
+ devtools/ya/handlers/style/style_config /cpp_style/config
)
END()