Browse Source

extract clang-format tool def into a separate json
738361b4d5a7e2516658c78b7d22430939d6ef47

ionagamed 1 year ago
parent
commit
9685917341
1 changed files with 1 additions and 13 deletions
  1. 1 13
      build/ya.conf.json

+ 1 - 13
build/ya.conf.json

@@ -55,19 +55,7 @@
                     "clang-format"
                 ]
             },
-            "formula": {
-                "by_platform": {
-                    "darwin-arm64": {
-                        "uri": "sbr:5950102802"
-                    },
-                    "darwin-x86_64": {
-                        "uri": "sbr:5950103181"
-                    },
-                    "linux-x86_64": {
-                        "uri": "sbr:5950104171"
-                    }
-                }
-            }
+            "formula": "build/platform/clang/clang-format16.json"
         },
         "clang14": {
             "executable": {