aboutsummaryrefslogtreecommitdiffstats
path: root/.mapping.json
diff options
context:
space:
mode:
authorjansenin <jansenin@yandex-team.com>2023-10-03 11:25:50 +0300
committerjansenin <jansenin@yandex-team.com>2023-10-03 12:05:57 +0300
commitd6e6ee8dea5c7a1854889fb47138c835a1693a2a (patch)
tree31cf1d59d21e6a9468ef611c8ecaf19fa695d449 /.mapping.json
parentfc96d0ea409e2b5d8ed1f2eef83af992fb5d5822 (diff)
downloadydb-d6e6ee8dea5c7a1854889fb47138c835a1693a2a.tar.gz
PR from branch users/jansenin/static-config-validation2
tests for static validator add static validator builder part and make make enums case-insensitive
Diffstat (limited to '.mapping.json')
-rw-r--r--.mapping.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.mapping.json b/.mapping.json
index 370dc51695..7c0ee71c47 100644
--- a/.mapping.json
+++ b/.mapping.json
@@ -6624,6 +6624,11 @@
"ydb/library/yaml_config/static_validator/ut/CMakeLists.linux-x86_64.txt":"",
"ydb/library/yaml_config/static_validator/ut/CMakeLists.txt":"",
"ydb/library/yaml_config/static_validator/ut/CMakeLists.windows-x86_64.txt":"",
+ "ydb/library/yaml_config/static_validator/ut/example_configs/CMakeLists.darwin-x86_64.txt":"",
+ "ydb/library/yaml_config/static_validator/ut/example_configs/CMakeLists.linux-aarch64.txt":"",
+ "ydb/library/yaml_config/static_validator/ut/example_configs/CMakeLists.linux-x86_64.txt":"",
+ "ydb/library/yaml_config/static_validator/ut/example_configs/CMakeLists.txt":"",
+ "ydb/library/yaml_config/static_validator/ut/example_configs/CMakeLists.windows-x86_64.txt":"",
"ydb/library/yaml_config/ut/CMakeLists.darwin-x86_64.txt":"",
"ydb/library/yaml_config/ut/CMakeLists.linux-aarch64.txt":"",
"ydb/library/yaml_config/ut/CMakeLists.linux-x86_64.txt":"",