aboutsummaryrefslogtreecommitdiffstats
path: root/build/ya.conf.json
diff options
context:
space:
mode:
authorsanyash <sanyash@yandex-team.ru>2022-06-27 12:40:28 +0300
committersanyash <sanyash@yandex-team.ru>2022-06-27 12:40:28 +0300
commit0ceeb148fdc71904d6fd739450dc225a0a898f03 (patch)
tree22fa00159eb688f43d17388bb5b16a2080448afb /build/ya.conf.json
parentb5a4f263ba69c6cc801a7fc4d01f229aaec73747 (diff)
downloadydb-0ceeb148fdc71904d6fd739450dc225a0a898f03.tar.gz
clang-tidy: up to 14.0.4, add taxi checks
Relates: TAXITOOLS-4050 ref:a6a1e8a453e02bd074dc94a633c528d6ea7b84bc
Diffstat (limited to 'build/ya.conf.json')
-rw-r--r--build/ya.conf.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json
index cb7d7840d5..0584e93d4a 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -6577,9 +6577,9 @@
"clang-tidy": {
"formula": {
"sandbox_id": [
- 1073581733,
- 1073610805,
- 1073627148
+ 1338801253,
+ 1339534938,
+ 1339535846
],
"match": "CLANG_TIDY"
},