aboutsummaryrefslogtreecommitdiffstats
path: root/build/ya.conf.json
diff options
context:
space:
mode:
authorkrock21 <krock21@yandex-team.ru>2022-02-10 16:46:02 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:02 +0300
commit937a6bb8d7c82d8d9d717f2bf6ce6c592a443641 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build/ya.conf.json
parent4aae166b5d23fd02653919f43e2015cd636fa6fd (diff)
downloadydb-937a6bb8d7c82d8d9d717f2bf6ce6c592a443641.tar.gz
Restoring authorship annotation for <krock21@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/ya.conf.json')
-rw-r--r--build/ya.conf.json84
1 files changed, 42 insertions, 42 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json
index 20411703e7..5f7cc875d6 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -441,8 +441,8 @@
},
"ya_sed": {
"description": "This tool simplifies replacing of some text in Arcadia"
- },
- "black": {
+ },
+ "black": {
"description": "Python styler, Python 3 only"
},
"black_py2": {
@@ -5413,32 +5413,32 @@
"default": true
}
]
- },
- "black": {
- "tools": {
- "black": {
- "bottle": "black",
- "executable": "black"
- }
- },
- "platforms": [
- {
- "host": {
- "os": "LINUX"
- },
- "default": true
- },
- {
- "host": {
- "os": "WIN"
- },
- "default": true
- },
- {
- "host": {
- "os": "DARWIN"
- },
- "default": true
+ },
+ "black": {
+ "tools": {
+ "black": {
+ "bottle": "black",
+ "executable": "black"
+ }
+ },
+ "platforms": [
+ {
+ "host": {
+ "os": "LINUX"
+ },
+ "default": true
+ },
+ {
+ "host": {
+ "os": "WIN"
+ },
+ "default": true
+ },
+ {
+ "host": {
+ "os": "DARWIN"
+ },
+ "default": true
},
{
"host": {
@@ -5446,8 +5446,8 @@
"arch": "arm64"
},
"default": true
- }
- ]
+ }
+ ]
},
"black_py2": {
"tools": {
@@ -7814,19 +7814,19 @@
"ya_sed"
]
}
- },
- "black": {
- "formula": {
- "sandbox_id": [
+ },
+ "black": {
+ "formula": {
+ "sandbox_id": [
1209137306
- ],
- "match": "black"
- },
- "executable": {
- "black": [
- "black"
- ]
- }
+ ],
+ "match": "black"
+ },
+ "executable": {
+ "black": [
+ "black"
+ ]
+ }
},
"black_py2": {
"formula": {