aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yaml/as/ya.make
diff options
context:
space:
mode:
authorAndrey Rogozhnikov <rogozhnikov.andrey@gmail.com>2022-02-10 16:50:02 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:02 +0300
commit3a00a7f47463f54c5c60c205eac7ab320572e930 (patch)
tree0f08391e08096f2fff528bae4b01b38eeffdb65f /library/cpp/yaml/as/ya.make
parent5f76ab5b18e12d75f0c861e68d730c37e347b965 (diff)
downloadydb-3a00a7f47463f54c5c60c205eac7ab320572e930.tar.gz
Restoring authorship annotation for Andrey Rogozhnikov <rogozhnikov.andrey@gmail.com>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/yaml/as/ya.make')
-rw-r--r--library/cpp/yaml/as/ya.make26
1 files changed, 13 insertions, 13 deletions
diff --git a/library/cpp/yaml/as/ya.make b/library/cpp/yaml/as/ya.make
index 80d60b957b..83598b8e8a 100644
--- a/library/cpp/yaml/as/ya.make
+++ b/library/cpp/yaml/as/ya.make
@@ -1,13 +1,13 @@
-LIBRARY()
-
-OWNER(g:crypta)
-
-PEERDIR(
- contrib/libs/yaml-cpp
-)
-
-END()
-
-RECURSE_FOR_TESTS(
- ut
-)
+LIBRARY()
+
+OWNER(g:crypta)
+
+PEERDIR(
+ contrib/libs/yaml-cpp
+)
+
+END()
+
+RECURSE_FOR_TESTS(
+ ut
+)