diff options
author | charlie <charlie@yandex-team.ru> | 2022-02-10 16:51:55 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:55 +0300 |
commit | 460321c961b0d32724946f1c7abaff382c8e40a1 (patch) | |
tree | ab7fbbf3253d4c0e2793218f09378908beb025fb /build | |
parent | bc0be0990ec3d0089b0ffc6ec64d5f27a46f22be (diff) | |
download | ydb-460321c961b0d32724946f1c7abaff382c8e40a1.tar.gz |
Restoring authorship annotation for <charlie@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-rw-r--r-- | build/ya.conf.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 01067809fc..5f7cc875d6 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -4285,14 +4285,14 @@ } ] }, - "allure_commandline": { + "allure_commandline": { "tools": { "allure": { "bottle": "allure_commandline", "executable": "allure" } }, - "platforms": [ + "platforms": [ { "host": { "os": "LINUX" @@ -4305,7 +4305,7 @@ }, "default": true } - ] + ] }, "ctags": { "tools": { @@ -7139,9 +7139,9 @@ "allure_commandline": { "formula": { "sandbox_id": 569859192, - "match": "Allure Commandline" - }, - "executable": { + "match": "Allure Commandline" + }, + "executable": { "allure": [ "bin", "allure" |