diff options
author | ionagamed <ionagamed@yandex-team.com> | 2025-03-13 20:00:56 +0300 |
---|---|---|
committer | ionagamed <ionagamed@yandex-team.com> | 2025-03-13 20:36:47 +0300 |
commit | 00bdf496f47811681a11178c105cbfe9ad5659bc (patch) | |
tree | 46c42468af520d91d04194497177f3ee5dd98396 | |
parent | 748ebb918fb38afc92e4de4118f316d33e850b9b (diff) | |
download | ydb-00bdf496f47811681a11178c105cbfe9ad5659bc.tar.gz |
GRUT: Format grut/libs/bigrt/server with clang-format
commit_hash:ad2a0409bcf4f450f2c7ccc416082b717a63e7f4
-rw-r--r-- | build/plugins/_dart_fields.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/plugins/_dart_fields.py b/build/plugins/_dart_fields.py index 575fde15d2..bddac6c3ce 100644 --- a/build/plugins/_dart_fields.py +++ b/build/plugins/_dart_fields.py @@ -1150,6 +1150,7 @@ class TestFiles: 'grut/libs/bigrt/profile', 'grut/libs/bigrt/profiles', 'grut/libs/bigrt/queue_info_config', + 'grut/libs/bigrt/server', 'grut/libs/shooter', ) |