summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-05-12 14:03:41 +0300
committerrobot-piglet <[email protected]>2025-05-12 14:19:09 +0300
commit548b750f67e221ea68eeb4b01bf2dca42b53fbf9 (patch)
treecf35e1098bedd876855cb497c1f547d188197fd4
parent876ff1613ce0719ea89f5f5dfddbad6779d70d96 (diff)
Intermediate changes
commit_hash:7a1e89d4ac973444c2b7275f326889e14b6f9e3d
-rw-r--r--yql/essentials/tools/ya.make1
-rw-r--r--yql/essentials/tools/yql_highlight/yql_highlight1
2 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/tools/ya.make b/yql/essentials/tools/ya.make
index fb830e742a2..fdcc3a95e4a 100644
--- a/yql/essentials/tools/ya.make
+++ b/yql/essentials/tools/ya.make
@@ -15,5 +15,6 @@ RECURSE(
udf_resolver
yql_complete
yql_facade_run
+ yql_highlight
yql_linter
)
diff --git a/yql/essentials/tools/yql_highlight/yql_highlight b/yql/essentials/tools/yql_highlight/yql_highlight
deleted file mode 100644
index b47885386e5..00000000000
--- a/yql/essentials/tools/yql_highlight/yql_highlight
+++ /dev/null
@@ -1 +0,0 @@
-/home/vityaman/.ya/build/symres/1a48d14807d3c5183ba6864b369f928e/yql_highlight \ No newline at end of file